-
As a contributor, I'm shocked to see such a sneaky change to the licence model, and not publicly communicated, but obfuscated in a merge request process.
https://github.com/caprover/caprover/commit…
-
After I have installed a one – click app like things board, how can download the entire app put on github for change and add customizations?
because im need to installa and add customization for mak…
-
I'm on caprover `v1.11.0` and I'm using this CLI command:
`caprover deploy --caproverUrl https://captain.domain --caproverApp appName --tarFile tarName`
It works but the Docker build logs are li…
-
## High level plan
Using a scheduler such as Kubernetes or Nomad is more complex than it needs to be:
- requires separate server entities
- sometimes needs more services installed on top to wor…
tdak updated
9 months ago
-
Im trying to deploy an angular universal frontend app.
Ive tried a couple of deployment methods, all of them are failing:
1. build on caprover using branch-> it hangs and end in 502
2. build loca…
-
serversetup works fine, then
https://captain.cap.domain.ru - didnt load.
**BUT** https:// [anything] .cap.domain.ru **LOAD**
I`m miss undertanding why like that
Can anyone help with this? domain.r…
-
Hi team,
Thank you very much for this great project.
What is the problem?
We are currently working on our delivery pipeline to deploy our app to our Caprover setup. We are building our image…
-
Hi, i´m trying install Strapi with naskio image from dockerhub but i cant. On logs i get a message running all time. I put bellow. The message say that i need install pg the problem is that caprover …
-
How to reset or delete all users and re-binding ip and DNS record for serversetup?
-
## Bug description
I always get CORS error when enabling credentials. My work around is to disable the credential whenever I want to do a cleanup, but it will mess with the pipeline (Since I need to …