Suthep
Deployment tool for Docker with automatic Nginx reverse proxy and HTTPS
About
Suthep is a powerful CLI tool for deploying projects with automatic Nginx reverse proxy setup, HTTPS with Certbot, and zero-downtime deployments. Designed for small budget projects, it simplifies Docker container deployments with minimal configuration.
Key Features
- Automatic Nginx reverse proxy setup - Configures Nginx for your services automatically
- Automatic HTTPS with Certbot - Sets up Let's Encrypt SSL certificates
- Zero-downtime deployment - Seamless updates without service interruption
- Docker container support - Deploy and manage Docker containers easily
- Multiple domain/subdomain support - Configure multiple domains for your services
- Health check integration - Monitor service health automatically
- YAML-based configuration - Simple, declarative config files
Documentation
🇬🇧 English
Technology
Built with TypeScript, supporting Docker-based deployments. Integrates with Nginx and Certbot for production-ready deployments with automatic SSL certificate management.
License
MIT License
GitHub: https://github.com/dukerspace/suthep
Installation: npm install -g suthep