specialk
specialk
DDokploy
Created by specialk on 4/27/2025 in #old-help
Static config file with secret info
I suppose I could create this entire config file as a docker secret, but that feels...wrong. But maybe this is the most sensible way to do it.
2 replies
DDokploy
Created by specialk on 4/11/2025 in #old-help
Swarm workers not showing containers
We don't need the LE integration anyway, so I'd be interested to see how you're achieving it.
13 replies
DDokploy
Created by specialk on 4/11/2025 in #old-help
Swarm workers not showing containers
Indeed I will. I may even try to find time to contribute to the codebase. Thank you for the information!
13 replies
DDokploy
Created by specialk on 4/11/2025 in #old-help
Swarm workers not showing containers
Unfortunately it's not really load balancing that I'm worried about - It's HA. Sounds like Dokploy is not going to be a good platform to build on top of then. Unfortunate, because I really like the platform (And can parse the code, unlike Coolify, which I can't easily follow).
13 replies
DDokploy
Created by specialk on 4/11/2025 in #old-help
Swarm workers not showing containers
So my next question then is: Will this functionality allow me to set up a load balanced app? In coolify, traefik ran on each host and could direct HTTP traffic to the right container based on domain name. This would allow me to put a load balancer in front of all of our app servers and traefik would make sure that the requests hit the right container. I'm having trouble finding load balancing info in Dokploy's documentation
13 replies
DDokploy
Created by specialk on 4/11/2025 in #old-help
Swarm workers not showing containers
So I just launched a NEW server, configured it as per dokploy's instructions, and this time I did get a successful deployment of the swarm test app to both the dokploy host and the app server host. Strange.
13 replies
DDokploy
Created by specialk on 4/11/2025 in #old-help
Swarm workers not showing containers
I did originally launch them as remote servers (I'm coming from Coolify where that was how this would've been configured). I realized my mistake, re-imaged the app servers, re-added them to the swarm, but still I see 0 containers running on the worker nodes, even though Dokploy shows that they should have the image running.
13 replies