Replies: 1 comment
-
|
Unfortunately, Dokploy's Workarounds you can use:
Future outlook: A maintainer has mentioned that pre/post-deploy hook scripts are planned for a future version [3], which would solve this more elegantly. For now, the entrypoint or init container approach is your best bet. To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a docker compose that needs SSH keys (generated via ssh-keygen), but I don't know how to generate it using template.toml. If there was a way to run a setup script before template.toml or inject bash commands/script, that would be wonderful.
Any ideas how to do this? My stack is almost ready, but I can't deploy it without ssh-keygen utility generating keypairs.
Beta Was this translation helpful? Give feedback.
All reactions