Migrate from Odoo.sh to OEC.sh
Zero-downtime migration with complete data preservation. Keep all your customizations, filestore, and configurations. Save up to 70% on hosting costs. See our detailed OEC.sh vs Odoo.sh comparison to understand why businesses are switching.
Pre-Migration Checklist
Complete these preparations before starting your migration. Learn more about backups in our backup and recovery guide.
Review current Odoo.sh subscription
Check your billing cycle and plan details. Note the renewal date to avoid paying for an extra month after migration.
Create a complete database backup
Generate a fresh backup from your Odoo.sh dashboard. This ensures you have the most recent copy of all business data.
Download your filestore
Export all attachments, documents, product images, and uploaded files from your Odoo.sh environment.
Document all custom modules
List every custom module installed, including OCA modules, third-party addons, and any proprietary code.
Record your exact Odoo version
Note the precise Odoo version (e.g., 17.0.20240315) to ensure perfect compatibility on OEC.sh.
Inventory external integrations
Document all API connections, payment gateways, shipping providers, and third-party services.
Note scheduled actions and cron jobs
List all automated tasks, their schedules, and any custom scheduled actions that need recreation.
Export email templates and reports
Backup any customized email templates, QWeb reports, and document layouts.
15-Step Migration Guide
Follow these steps to migrate your Odoo deployment from Odoo.sh to OEC.sh
Create Your OEC.sh Account
Create Your OEC.sh Account
Sign up for a free OEC.sh account at oec.sh. No credit card required. You will gain immediate access to the dashboard where you can manage all your Odoo deployments.
Tip: Use your work email to get access to team collaboration features.
Connect Your Cloud Provider
Connect Your Cloud Provider
Link your preferred cloud provider account (AWS, DigitalOcean, Hetzner, OVH, etc.) to OEC.sh. We support 14+ providers, so choose one that matches your budget and compliance requirements.
Tip: Hetzner offers the best value for most businesses, while AWS is ideal for enterprise compliance needs.
Provision Your Server
Provision Your Server
Create a new server in your chosen cloud provider through OEC.sh. Select a server size that matches or exceeds your current Odoo.sh resources. OEC.sh will automatically install Docker, configure security, and set up monitoring.
Tip: Start with a slightly larger server than needed - you can always downsize later.
Create Fresh Backup on Odoo.sh
Create Fresh Backup on Odoo.sh
Navigate to your Odoo.sh project dashboard, go to the Backups section, and create a new backup. Wait for it to complete before downloading. This ensures you capture the most recent data.
Important: Do not skip this step. Use a fresh backup, not an old one, to minimize data loss.
Download Database Backup
Download Database Backup
Download the complete database backup from Odoo.sh. The backup includes your PostgreSQL database with all transactions, configurations, and user data. For large databases, use a download manager to handle interruptions.
Tip: Download during off-peak hours for better speeds and to capture the most recent transactions.
Download Filestore
Download Filestore
Download your complete filestore containing all attachments, product images, documents, and uploaded files. On Odoo.sh, this is typically bundled with the database backup, but verify completeness.
Tip: Compare filestore size with your Odoo.sh usage statistics to ensure nothing is missing.
Clone Custom Module Repositories
Clone Custom Module Repositories
If your custom modules are in Odoo.sh private repositories, clone them to your own GitHub or GitLab account. Ensure you have access to all dependencies and OCA modules your project uses.
Important: Odoo.sh private repos become inaccessible after subscription ends. Clone everything before canceling.
Create Odoo Project in OEC.sh
Create Odoo Project in OEC.sh
In OEC.sh, create a new project matching your current Odoo version exactly. Select the same major and minor version running on Odoo.sh. Configure worker count, memory limits, and other settings based on your current usage.
Important: Version must match exactly. Migrating between Odoo versions should be done as a separate step after the platform migration.
Upload Database to OEC.sh
Upload Database to OEC.sh
Use the OEC.sh database import wizard to upload your backup. Our system automatically detects the backup format (ZIP, SQL, or dump) and handles the import process. For databases over 10GB, contact support for assisted import.
Tip: Large databases (50GB+) may take 30-60 minutes. You will receive a notification upon completion.
Upload Filestore
Upload Filestore
Transfer your filestore to the new environment. OEC.sh supports direct upload through the dashboard, SFTP transfer, or secure rsync for larger filestores. Ensure the filestore directory structure is preserved.
Tip: For filestores over 20GB, use SFTP or rsync for faster and more reliable transfers.
Configure Custom Module Repository
Configure Custom Module Repository
Connect your GitHub or GitLab repository containing custom modules to your OEC.sh project. Configure the branch, addons path, and any build commands. OEC.sh automatically installs modules from your repository on each deployment.
Tip: Use branch-based deployments to test changes in staging before production.
Verify Module Installation
Verify Module Installation
Check that all custom modules are properly installed and loaded. Review the Odoo logs for any import errors or missing dependencies. Install any required Python packages through the OEC.sh configuration.
Important: Module compatibility issues are the most common migration problem. Test each custom module thoroughly.
Test All Business Processes
Test All Business Processes
Perform comprehensive testing of all critical business workflows: sales orders, invoicing, inventory, accounting reports, email sending, and any custom processes. Verify that scheduled actions run correctly.
Important: Never skip testing. Run through your most critical business workflows before going live.
Reduce DNS TTL
Reduce DNS TTL
Several days before the final switchover, reduce your DNS TTL (Time To Live) to 300 seconds or less. This allows for faster propagation when you switch to OEC.sh and quick rollback if needed.
Tip: Do this at least 48 hours before migration so the low TTL propagates fully.
Update DNS and Go Live
Update DNS and Go Live
Point your domain (e.g., erp.yourcompany.com) to your OEC.sh environment. Update your DNS CNAME or A record to the provided address. OEC.sh automatically provisions SSL certificates via Let's Encrypt once DNS propagates.
Tip: Monitor access logs on both systems during propagation to ensure smooth transition.
What Gets Migrated
Everything transfers seamlessly to your new OEC.sh environment - 100% data preservation guaranteed
Complete Database
All business data including customers, products, sales orders, purchase orders, invoices, payments, journal entries, and every transaction ever recorded.
- Customer and vendor records
- Product catalog and variants
- Sales and purchase history
- Accounting entries and reports
Filestore and Attachments
Every file uploaded to Odoo including product images, document attachments, email attachments, report PDFs, and user uploads.
- Product images
- Document attachments
- Generated reports
- Email attachments
Custom Modules
All custom addons, OCA modules, and third-party modules. Your customizations work identically on OEC.sh with proper repository configuration.
- Custom business logic
- OCA community modules
- Third-party addons
- Inherited views and models
System Configurations
All Odoo settings including company information, currencies, tax configurations, sequences, and system parameters.
- Company settings
- Tax configurations
- Currency rates
- System parameters
User Accounts and Access
All user accounts with their passwords, access rights, group memberships, and security settings are preserved exactly.
- User credentials
- Access rights
- Group memberships
- Multi-company access
Historical Data and Audit Trail
Complete history including chatter messages, activity logs, tracking fields, and the full audit trail for compliance.
- Chatter history
- Activity logs
- Field tracking
- Audit records
Migration Timeline and Downtime
Estimated timelines based on deployment size. Actual times may vary.
| Deployment Size | Database | Users | Total Time | Downtime |
|---|---|---|---|---|
Small Typical small business deployment with standard modules and minimal customization. | Under 5GB | 1-20 users | 1-2 hours | 15-30 minutes |
Medium Mid-sized company with multiple custom modules and integrated systems. | 5-20GB | 20-100 users | 2-4 hours | 30-60 minutes |
Large Enterprise deployment with extensive customization and large transaction history. | 20-100GB | 100-500 users | 4-8 hours | 1-2 hours |
Enterprise Large enterprise with multiple companies, complex integrations, and massive data volumes. | 100GB+ | 500+ users | 1-2 days | 2-4 hours |
Parallel Deployment
Run both Odoo.sh and OEC.sh simultaneously. Test your new environment thoroughly before switching.
Minimal Downtime Window
Only the final database sync and DNS switch require downtime. Schedule during off-peak hours for minimal impact.
Instant Rollback
If any issues arise, simply revert DNS to Odoo.sh. Your original setup remains unchanged until decommissioned.
Zero-Downtime Migration Option
For businesses requiring zero downtime, we offer a synchronized migration approach where both systems run in parallel with real-time data sync. The final cutover happens seamlessly during DNS propagation. Contact our migration team for enterprise-grade migration planning.
White-Glove Migration Service
Let our experts handle your migration from start to finish. We ensure zero data loss and minimal downtime.
- Dedicated migration specialist
- Pre-migration assessment call
- Complete data transfer execution
- Custom module verification
- Post-migration validation
- 7-day support warranty
Migration FAQ
Common questions about migrating from Odoo.sh to OEC.sh
How long does migration from Odoo.sh take?
Most migrations complete in 2-4 hours of active work. The actual time depends on your database size and complexity. A typical 10GB database with standard customizations takes about 2 hours. Larger databases (50GB+) may take 4-8 hours including thorough testing. The longest part is usually downloading and uploading the filestore, which can be done in parallel with other tasks.
Is there downtime during migration?
With our parallel deployment approach, actual downtime is minimal. You run both Odoo.sh and OEC.sh simultaneously during migration, test thoroughly on OEC.sh, then switch DNS during a brief maintenance window (typically 15-30 minutes). Most businesses schedule this during off-peak hours. The final database sync and DNS switch are the only steps requiring downtime.
What data gets migrated from Odoo.sh?
Everything transfers completely: your full PostgreSQL database with all transactions, the complete filestore with all attachments and images, custom modules, system configurations, user accounts with access rights, email templates, scheduled actions, and complete audit history. Nothing is left behind - your OEC.sh environment is an exact copy of your Odoo.sh deployment.
Can I migrate custom modules from Odoo.sh?
Yes, all custom modules migrate seamlessly. Connect your GitHub or GitLab repository to OEC.sh, and modules are automatically installed on each deployment. If your modules are in Odoo.sh private repositories, you will need to clone them to your own Git repository first. OCA modules and third-party addons work identically on OEC.sh.
Do I keep my custom domain after migrating?
Absolutely. Simply update your DNS records to point to OEC.sh instead of Odoo.sh. We automatically provision SSL certificates via Let's Encrypt within minutes of DNS propagation. Your users will access Odoo at the same URL (e.g., erp.yourcompany.com) with no visible difference except potentially improved performance.
What Odoo versions can be migrated to OEC.sh?
OEC.sh supports all Odoo versions from 14.0 through the latest 18.0 and beyond. We recommend migrating to the same version first, then upgrading versions separately if needed. Both Community and Enterprise editions are supported. Your Enterprise subscription continues to work on OEC.sh - only the hosting changes, not your Odoo license.
Is there a migration service available?
Yes, we offer tiered migration assistance. Free plan customers have access to comprehensive documentation and community support. Pro plan customers receive email support during migration. Agency plan customers get white-glove migration service with a dedicated specialist who handles the entire process. Contact us for complex migrations with special requirements.
What if something goes wrong during migration?
We recommend keeping your Odoo.sh subscription active for at least one week after migration. If any issues arise, you can immediately switch back by reverting your DNS changes. Your original Odoo.sh setup remains completely unchanged until you explicitly decommission it. We also provide rollback capabilities and priority support during migration windows.
How do I backup before migrating from Odoo.sh?
In Odoo.sh, go to your project dashboard, navigate to Backups, and click Create Backup. Wait for the backup to complete, then download both the database and filestore. We recommend creating a fresh backup immediately before migration to capture the most recent data. Store the backup securely as an additional safety measure. For detailed steps, see our backup and recovery guide.
Can I test on staging first before migrating production?
Absolutely, and we strongly recommend it. Create a staging environment on OEC.sh, import your production backup there, and test all business processes thoroughly. Once confident, perform the same steps on your production environment. This approach eliminates surprises and ensures a smooth transition with minimal risk to your business operations.
Ready to Migrate from Odoo.sh?
Join businesses saving thousands per year with OEC.sh. Migration takes 1-4 hours, and our team is here to help. Check our transparent pricing to see how much you can save.
Disclaimer
OEC.sh is an independent platform operated by OpenEduCat Inc. We are not affiliated with, endorsed by, or sponsored by Odoo S.A., Odoo.sh or their respective parent companies. All product names, logos, and brands mentioned are property of their respective owners and are used solely for identification and comparison purposes.
Pricing and feature information for third-party services is based on publicly available data and may not reflect current rates, promotional offers, or your specific configuration. Always verify pricing directly with the respective provider before making purchasing decisions.
For complete legal information, see our Legal Notices & Trademark Attributions.