Show HN: QuickDeploy – Deploy your web app to a VPS with one command
2 programonaut 3 9/6/2025, 12:39:24 PM quickdeploy.dev ↗
Hi HN,
I am Max and I am building QuickDeploy!
It lets you deploy web applications of all sorts to your VPS with one command!
Here is a little showcase of the tool itself: https://youtu.be/Feauj4OaePg
Under the hood quickdeploy detects the language and framework you use, so e.g. Next.js and then creates a Docker image. After that it starts the container and waits until it is in a healthy state before using a reverse proxy to redirect traffic to the app. Added benefit is the use of your own domain with instant https!
I am super happy with the result and the ease of use. After it is configured once it just works with one command, that's so cool! Hopefully it will enable more developers to host their own apps and get them interested in that kind of stuf..
Would love your feedback on the tool!
If you then go to another path it should be clear its rails^^