AI Dev Mode
Open a Dev Terminal on any project and Claude Code, Gemini CLI, and OpenAI Codex are already there. Your addon code is mounted at /workspace/ — no setup, no copy-paste. AI sees your actual project structure.
Read the full announcement →Native Odoo Backup & Restore
Backups now use Odoo's native ZIP format (dump.sql + filestore/ + manifest.json). Restore via Odoo DB Manager, import from Odoo.sh directly, and transfer 50% faster with direct VM-to-cloud uploads via presigned URLs.
See the technical details →One-Command Server Setup
Run one curl command on any Ubuntu/Debian server. It installs Docker, Traefik, SSL, firewall, Fail2ban, Netdata, and registers with your OEC.sh account. You never share SSH credentials — the server calls home.
Read the setup guide →Server Health Monitoring
Servers are tracked as Healthy, Degraded, Disconnected, or Dead with configurable thresholds. A circuit breaker stops the platform from hammering dead servers. Auto-recovery kicks in when connectivity returns.
Learn how it works →Contextual Help & Onboarding Tours
A floating help widget on every page with 5 guided tours: First Server, First Project, First Deploy, First Backup, and First Domain. Tours auto-trigger on first visit to help new users get started faster.
Wildcard SSL Certificate Management
One wildcard certificate covers all your environments (*.apps.oec.sh). No more Let's Encrypt rate limit errors when you have 50+ staging environments. Managed automatically — zero configuration.
Cloud Account Setup Wizard
Connect AWS, GCP, DigitalOcean, or Hetzner in one guided flow. Previously required 3 separate modals with different credential formats. Now a single wizard validates credentials, tests connectivity, and configures everything.
SSH Circuit Breaker
When a server goes unreachable, the platform stops retrying SSH operations after a threshold. Automated tasks skip the dead server. When connectivity returns, the circuit closes and operations resume.
SSH Key Validation
Upload an invalid SSH key and you get a clear error with fix instructions — not a cryptic runtime crash 10 minutes later during server provisioning.
Platform SSH Key Visibility
Download the SSH key the platform uses to connect to your servers. Visible in Settings > SSH Keys. Useful for debugging connectivity issues or adding to additional authorized_keys files.
In-App Release Notes
Platform version number and changelog are now visible in the sidebar. Support > Release Notes shows the full history of what changed and when.