Skip to content

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.

  • 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
  • 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

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.

ServiceDomainPurpose
Marketing sitedeploymonkey.comStatic marketing pages
Control panelapp.deploymonkey.comDashboard for managing servers & instances
Documentationdocs.deploymonkey.comUser guides and API reference
Admin backendadmin.deploymonkey.comOdoo backend for internal management

Head to the Quick Start guide to deploy your first Odoo instance.