Deploy multiple apps to Dokku from one config file. Import existing servers, migrate between VPSs, or set up fresh deployments.
Features:
🔄 Import & migrate all apps with one command
📦 Multi-app deployment from single config.json
⚙️ Hierarchical config—parent defaults, child overrides
🚀 Smart deploys—skips unchanged apps, tag-based filtering
🔐 Secrets via gitignored .env files
🐘 Auto PostgreSQL & Let's Encrypt SSL
Pure bash, no daemon. Just ./deploy.sh and done.