Streamline your development process and deploy where you want
JustDeploy is a command-line tool designed to simplify the lives of developers. Install it on your machine to easily manage databases, environments, and projects, all while deploying to any VPS of your choice. Forget about vendor lock-in—deploy wherever you want.
- 🚀 Start a database locally in one click
- 🔧 Manage environments seamlessly
- 🗂️ Project Management
- 🌐 Deploy on any VPS
- 🔓 No vendor lock-in—deploy wherever you want
Before getting started, ensure your development machine has the following installed:
- SSH: For secure connection and deployment.
- Docker: To manage containers and environments.
- OpenSSL: For generating certificates.
To install JustDeploy on your local machine, run the following command:
curl -fsSL https://get.justdeploy.app | bash
After installation, JustDeploy runs locally on your development machine (not on the VPS). Simply run the following command to launch the CLI tool and start managing your projects, databases, and deployments:
justdeploy
With this, you'll be able to:
- Set up new databases in just one click.
- Manage and configure environments for your applications.
- Deploy your project to any VPS of your choice without being locked into a particular provider.
- Full Control: Deploy where you want without extra costs or limitations.
- Local First: Manage everything from your local environment.
- Developer-Friendly: Intuitive and designed to simplify everyday tasks for developers.
- ⭐ Star the repository on GitHub
- 📖 Follow discussions
- 🐛 Report issues here
- 💬 Follow me on Twitter
- 🎮 Join our Discord
This project is licensed under AGPL-3.0 License. See the LICENSE file for more details.