How it works
A clear path from server to running Odoo
Odoo Environment Manager keeps the workflow visible: server setup, SSH verification, deployment, logs, and environment operations all stay connected.
01
Register
02
Add server
03
Configure SSH key access
04
Test connection
05
Create project
06
Start deployment
07
Watch deployment logs
08
Open production/staging
09
Manage environment actions
10
Execute routine operations
Before deployment
Add the manager public SSH key to your server, save the server details in the dashboard, and run a connection test before starting deployment.
During deployment
The backend creates a deployment job, connects over SSH, syncs repositories, starts Docker containers or prepares a Python virtual environment, depending on the selected runtime, and stores deployment logs step by step.
After deployment
Open production or staging, restart services, inspect container logs, and keep action history visible for troubleshooting.