Mager Deploy
The Effortless Deployment Tool for the Lazy Developer.
Powerful Features
Multinode Support
Scale your applications across multiple nodes for improved performance and reliability.
Auto SSL via Let's Encrypt
Secure your deployments automatically with free SSL certificates from Let's Encrypt.
Auto Provision for New Nodes
Seamlessly add new nodes to your infrastructure with automatic provisioning.
Auto Load Balancing
Optimize resource utilization and ensure high availability with automatic load balancing.
Quick Start
1. Install Mager
curl https://raw.githubusercontent.com/praswicaksono/mager-deploy/refs/heads/master/install.sh | sh
2. Initialize your project
mager init
3. Preview deployment in local
mager dev
4. Deploy to production
mager deploy