JustDeploy is an open-source PaaS tool designed to simplify the lives of developers, allowing you to deploy your applications to your own servers in just one click.
"Hi, I'm Clément, the creator of JustDeploy 😊. I built JustDeploy to simplify your deployment experience, so you can focus on coding without worrying about complex setups or high costs."
@cchalop1
JustDeploy is open source and free to use. You can find the source code on Github.
Simple and intuitive interface makes deployment accessible to everyone, even without DevOps experience.
Maintain complete control over your deployments with advanced configuration options and customizations.
Deploy your projects to any VPS base on debian. You have just to install JustDeploy.
Automatically get SSL certificates for your domains with Let's Encrypt integration.
In one click you can deploy a github respository and base on the source JustDeploy will deploy it.
If you have a docker and docker compose config on your repository JustDeploy will deploy every service needed from your application.
Deploy a list of preconfigure service with one click deployement
1. Install: Run this command on your server:
curl -fsSL https://get.justdeploy.app | bash
2. Manage: Once JustDeploy is running, you will see a URL displayed in your terminal. You can click on it to access the web interface.