Introduction
Deploy Monkey is a managed hosting platform built specifically for Odoo ERP. Connect your own servers or provision new ones through cloud providers, deploy Odoo instances in one click, and manage everything from a single dashboard.
Who is it for?
Section titled “Who is it for?”- Freelancers running Odoo for clients
- Agencies managing multiple Odoo instances
- Businesses self-hosting Odoo on their own infrastructure
- Developers who want deployment automation without DevOps overhead
What does it do?
Section titled “What does it do?”- One-click Odoo deployment — Docker-based setup with PostgreSQL, Nginx, and SSL
- Server management — Connect any VPS via SSH or provision directly through Vultr (more providers coming soon)
- Automated server setup — Docker, Nginx, security hardening, and system optimization installed automatically via a guided wizard
- Managed SSH keys — Ed25519 keypairs generated per server, encrypted at rest. Your credentials are never stored.
- Git CI/CD pipeline — Connect GitHub/GitLab repos, auto-deploy on push with immutable Docker images, automatic rollback on failure
- Live logs & web shell — Stream container logs in real-time and access a browser-based terminal
- Automated backups — Scheduled database and filestore backups to S3
- Monitoring — Health checks, disk/CPU monitoring, and alert notifications
- Multi-version support — Run Odoo 17, 18, and 19 side by side
How is it different?
Section titled “How is it different?”Unlike Odoo.sh, Deploy Monkey lets you use your own servers. You keep full root access and pay only for the management layer, not the infrastructure. Unlike self-hosting, you don’t need to write Docker configs, Nginx reverse proxies, or backup scripts.
Architecture
Section titled “Architecture”| Service | Domain | Purpose |
|---|---|---|
| Marketing site | deploymonkey.com | Static marketing pages |
| Control panel | app.deploymonkey.com | Dashboard for managing servers & instances |
| Documentation | docs.deploymonkey.com | User guides and API reference |
| Admin backend | admin.deploymonkey.com | Odoo backend for internal management |
Next steps
Section titled “Next steps”Head to the Quick Start guide to deploy your first Odoo instance.