Features
Everything you need to deploy, monitor, and operate Odoo at scale.
Deployment & Runtime
Auto Deploy
Deploy automatically on every Git push with HMAC-verified webhooks.
Quick Update
Fast update without full rebuild: git pull + update changed modules in 30–60s.
Clone Environment
Copy production to staging with database, filestore, and configuration.
Rollback
Revert to a previous deployment when something goes wrong.
Scheduled Deploys
Queue deployments to run at specific times and days.
Server & Infrastructure
SSH Server Management
Register any VPS with key or password authentication, encrypted in the database.
Custom Domains & SSL
Automatic Let's Encrypt certificates via Traefik for custom domains.
Port Pooling
Automatic allocation of HTTP, longpolling, and XML-RPC ports.
Monitoring Stack
Auto-install Prometheus + Grafana + node_exporter + cAdvisor per server.
Operations & Security
Web Shell
xterm.js terminal directly into your Odoo container with helper commands.
Live Logs
Stream container logs in real time via Server-Sent Events.
Encrypted Backups
AES-256-GCM encrypted PostgreSQL dumps to R2 or local storage.
RBAC & Invitations
OWNER, ADMIN, DEVELOPER, VIEWER roles with org-scoped resources.
API Tokens
Create scoped tokens for external integrations and CI/CD.