-
Notifications
You must be signed in to change notification settings - Fork 7
JustDeploy User Documentation
CHALOPIN Clément edited this page Apr 16, 2024
·
1 revision
JustDeploy is an open-source application designed to simplify the deployment process for developers. It allows you to deploy your simple applications on your own server with ease. JustDeploy handles server connection, Docker installation, and secure certificate generation, making the deployment process seamless and efficient.
Unlike other deployment tools, JustDeploy doesn't install anything on your server other than your application. This makes it an ideal choice for small servers with limited resources or development environments.
- Connect Server
- Deploy your dockeried app
- TLS support
- deploy on commit
- add database
- found config from your source (.env, docker-compose.yml)