Deployi is a free, self‑hostable Software as a Service (SaaS) that simplifies the deployment and management of applications and databases.
Deployi includes multiple features to make your life easier:
✅ Applications: Deploy any type of application
✅ Databases: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, and Redis
✅ Backups: Automate backups for databases to an external storage destination
✅ Traefik Integration: Automatically integrates with Traefik for routing and load balancing
✅ Real‑time Monitoring: Monitor CPU, memory, storage, and network usage for every resource
✅ Docker Management: Easily deploy and manage Docker containers
✅ CLI/API: Manage your applications and databases using the command line or through the API
Run the following command on your VPS:
curl -sSL https://deployi.me/install.sh | bash
Check out the Contributing Guide for more information.