Compatibility
Confirm your server is ready
QuickDeploy runs on macOS, Linux, and Windows, then deploys over SSH to an Ubuntu-based VPS with Docker. Public apps also need a domain and ports 80 and 443.
See the compatibility matrix →Built for an Ubuntu-based VPS with Docker and SSH access. Check compatibility before buying.
To get your app live on your own server, you end up doing way more than just "git push".
Too many manual steps, too many ways to break.
SSH, Docker builds, reverse proxies, certs, services… every deploy is a little checklist in your head. Miss one step, it doesn't work and you have to start over.
Deployment frustrations exactly when you don't want them.
You finally finish your app, and instead of shipping, you lose an evening working on your server, restarting stuff, and fixing "that last" deploy issue.
You're on your own server to avoid hosted platform bills.
You picked a server because if the app ever takes off, you don't want the costs of a hosted platform to surprise you. But deploying your app to that server is harder than it should be.
You'd rather be shipping features than redoing the same deployment steps over and over.
Buy now
Check the environment, inspect the underlying workflow, and plan your first deployment before opening checkout.
Compatibility
QuickDeploy runs on macOS, Linux, and Windows, then deploys over SSH to an Ubuntu-based VPS with Docker. Public apps also need a domain and ports 80 and 443.
See the compatibility matrix →Technical workflow
Compare the manual Docker image, Compose, Caddy, domain, and HTTPS workflow with the QuickDeploy command that replaces those repetitive steps.
Read the deployment walkthrough →Database-backed apps
See the exact command, Docker networking, persistent database storage, migrations, backups, and HTTPS before buying.
Read the PostgreSQL walkthrough →Local verification
Download the CLI for macOS, Linux, or Windows and run quickdeploy --version before purchasing. A license is only required when you configure QuickDeploy for deployment.
Verify the CLI on your platform →Unsure about one detail?
Email your framework, target VPS or OS, database, and question. Max can confirm whether QuickDeploy's current requirements and supported workflow fit your setup before you buy.
✓ Ubuntu-based VPS
✓ A domain name you own
✓ Web app ready to deployWhat you need
Make sure you have these ready before starting your deployment.
quickdeploy configureConfigure QuickDeploy
Set up QuickDeploy to point to your server and configure your deployment settings.
A record: myapp.com → 1.2.3.4Configure DNS
Point your domain to your VPS by adding an A record in your DNS settings.
quickdeploy push --domain myapp.com
✓ Building container
✓ Setting up HTTPS with Caddy
✓ Starting your appDeploy your web application
Run the deploy command from your project directory. Behind the scenes, QuickDeploy will build a docker container and set up a reverse proxy for SSL and your domain.
https://myapp.comLive & Production-Ready
Your web application is now live with automatic HTTPS on your own infrastructure.
quickdeploy push --domain myapp.com # full-stack
quickdeploy push --domain myapp.com # frontend
quickdeploy push # backendFlexible deployment options
You can either deploy your full-stack, frontend or backend with one command. For the backend you do not have to provide a domain and they communicate via the internal network.
Database deployment
QuickDeploy can deploy PostgreSQL, MySQL, or Redis alongside your app by using the database flags in the deploy command.
Use locally or in CI/CD
You can either configure QuickDeploy interactively or use it with environment variables in your CI/CD pipeline.
Update without headaches
QuickDeploy starts the replacement and checks that its container process remains running before redirecting traffic and removing the old container. Verify the public application after each update because this check does not request its URL.
QuickDeploy is yours forever! Updates, fixes, and improvements included.
Deploying to your own server? Review the compatibility matrix before buying.
Want to verify the local install first? Install the CLI and run its version check before buying. A license is required to configure and deploy.
Server hosting and domain costs are separate from the QuickDeploy license.
Review the product changelog before buying.
Pay once, own it forever
15€EUR
Buy QuickDeployCheckout is handled by Stripe and opens in a new tab. Stripe shows Makur as the merchant and QuickDeploy - Single License as the product.
14-day money back guarantee.
No questions asked.
Built and supported by Maximilian Kürschner. Unsure whether it fits your app? Email Max before buying.