
QuickDeploy
Deploy your web app to a VPS in minutes
140 followers
Deploy your web app to a VPS in minutes
140 followers
QuickDeploy deploys your web app to your own Ubuntu VPS with a single command. It auto-detects frameworks like Next.js, builds an optimized Docker image, and sets up a reverse proxy for https and custom domains. Built for devs that need their app live quick.







does it support deploying the app without domain configuration?
Congrats! How does QuickDeploy handle rollbacks if a deployment fails or causes issues, and what steps are required to restore the previous version without downtime or data inconsistencies?
Easy Portfolio
@programonaut Wow, huge congratulations on the QuickDeploy launch – this looks fantastic! That promise of getting web apps onto a VPS in minutes with a single command is seriously appealing for any developer who's tired of deployment headaches. The automatic framework detection and optimized Docker builds sound like a dream, truly a massive time-saver.
I'm super curious about the "single command" part—does it start right from a fresh VPS, or does it assume you've already got it provisioned with SSH? Understanding that full first-time flow would be amazing. Also, what's next on your roadmap, perhaps features like database integration or streamlined environment variable handling?
Easy Portfolio
@zephyrion So the VPS has to be setup already with VPS, but if you use Ubuntu this is most of type already included! As long as you can SSH into the server using an SSH key and your domain points to the server the tool will do everything else for you. You can also see that in the demo video: https://youtu.be/Feauj4OaePg :)
Magiclight
This will save devs tons of time! Best of luck with the launch !
Easy Portfolio
I would definitely try the tool, and congratulations on a successful launch!😀
Easy Portfolio
@vivek_raj_gupta Thank you! Let me know if you have any questions!
Pocketlink
single command deployment is exactly what hackathons need, love how this removes the devops friction for indie developers
Easy Portfolio
@arynvtsa thanks yes I also think so :)
I havent used it in an hackathon yet, but will definitely do so in my next. Dearly missed it in my last^^