Alexis
Alexis
Explore posts from servers
DDokploy
Created by azraelx23 on 4/2/2025 in #help
Got Bad Gateway error after updating to v0.21.1
I had the same issue with the last update and it turns out I had another process running on port 3000. Looks like this might be another issue but it’s worth checking your ports just in case
7 replies
DDokploy
Created by Alexis on 3/25/2025 in #help
Advice on Deployment Strategy
Yep that’s what I ended up doing. Using docker compose to quickly spin up the environment for local development and then for production I’m using applications for everything
9 replies
DDokploy
Created by Alexis on 3/25/2025 in #help
Advice on Deployment Strategy
Thanks this is what I figured. Would the gateway and proxy also be their own application? They’re already images on Docker Hub
9 replies
DDokploy
Created by Alexis on 3/25/2025 in #help
Advice on Deployment Strategy
In terms of overkill I’m not too sure. The bot only serves a couple thousand servers at the moment so most of my infrastructure is already overkill lol
9 replies
DDokploy
Created by Alexis on 3/25/2025 in #help
Advice on Deployment Strategy
I really just want to know how to approach this. I’m seeing a lot of mixed information on turborepo deployment. My end goal is to have b data backups, staging, and rollbacks with 0 downtime.
9 replies