Skip to content

cchalop1/JustDeploy

Repository files navigation

JustDeploy 🛵

Streamline your development process and deploy where you want

JustDeploy - Deploy your app with no lock-in & extra cost | Product Hunt

ScreenshotMain


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.


Features

  • 🚀 Start a database locally in one click
  • 🔧 Manage environments seamlessly
  • 🗂️ Project Management
  • 🌐 Deploy on any VPS
  • 🔓 No vendor lock-in—deploy wherever you want

Screenshot

Prerequisites

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.

Installation

To install JustDeploy on your local machine, run the following command:

curl -fsSL https://get.justdeploy.app | bash

Usage

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.

Why Choose JustDeploy?

  • 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.

Join the Community


License

This project is licensed under AGPL-3.0 License. See the LICENSE file for more details.