|
|
|
|
|
by fariszr
303 days ago
|
|
The problem for me with dokploy is how do you manage in-config secrets for deployed apps.
There are many apps which have secrets in their configs that can't be imported from env variables. The only solution is to have these files locally on the server and then use an external bind mount. I solved this in my docker-compose-gitops-action by just inserting secrets before copying the files to the server. https://fariszr.com/docker-compose-gitops-github/ you can't do that with dokploy even with this dokploy action so it's triggers a pull from the source repo only. Also the preview feature on dokploy is almost useless because there is no variable to get the preview URL dynamically. |
|
https://docs.dokploy.com/docs/core/variables