Overview
This AMI provides a ready-to-use Odoo ERP platform with an integrated PostgreSQL database and pgAdmin management interface - optimized for deployment on AWS. It includes an automated setup wizard that simplifies first-time configuration by guiding you through domain mapping, SSL setup with Certbot, and admin credential creation.
Key components:
Odoo: Open-source ERP with web UI accessible on port 8871 or via your custom domain.
PostgreSQL: Secure backend database for Odoo.
pgAdmin4: Web-based database management tool accessible on port 4723.
Apache + Certbot: Automatically configures HTTPS for custom domains.
Ideal for businesses and developers looking to launch Odoo quickly on AWS with minimal manual setup. The included failsafe.sh ensures reliability - automatically re-running setup scripts if interrupted.
Highlights
- One-Click Deployment: Preconfigured Docker stack with Odoo, PostgreSQL, and pgAdmin ready to use immediately after launch.
- Built-In SSL & Domain Setup: Easily map your domain and enable HTTPS with automated Let's Encrypt integration.
- Interactive Configuration Wizard: Step-by-step scripts for admin setup, environment configuration, and service initialization - no manual editing required.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t2.medium Recommended | $0.00 |
t3.micro AWS Free Tier | $0.00 |
r6in.xlarge | $0.00 |
g5.16xlarge | $0.00 |
r3.2xlarge | $0.00 |
c6id.16xlarge | $0.00 |
m5ad.24xlarge | $0.00 |
x2iezn.12xlarge | $0.00 |
m6in.16xlarge | $0.00 |
trn1.2xlarge | $0.00 |
Vendor refund policy
This product is currently offered free of charge on AWS Marketplace. Since there are no fees associated with the use of this AMI, refunds are not applicable.
Buyers may cancel use of the product at any time by terminating the associated Amazon EC2 instance.
For any questions or concerns, please contact: Perimattic.com Email: aws@perimattic.comÂ
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Initial Release - Fully integrated Odoo ERP platform with PostgreSQL and pgAdmin preconfigured in Docker containers.
- Automated First-Time Setup - Interactive wizard for configuring admin credentials, database, and domain mapping.
- Fail-Safe Initialization - Includes failsafe.sh to automatically re-run setup scripts if interrupted during boot.
- Domain Mapping Support - Easily connect a custom domain and validate DNS records during setup.
- SSL/TLS Automation - Built-in Certbot + Apache integration for automatic HTTPS certificate provisioning.
- Preconfigured Odoo Environment - Optimized configuration for performance, persistence, and easy customization.
- Database Security Enhancements - PostgreSQL user credentials synchronized with Odoo admin for secure access.
- pgAdmin Integration - Web-based interface for database administration, accessible via port 4723 or custom domain.
- Docker Compose Stack - Simplified service orchestration with restart policies and persistent volumes.
- Production-Ready Deployment - Designed for immediate use on AWS EC2 with minimal manual intervention.
Additional details
Usage instructions
-
Launch an Instance
From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.
-
Choose the Recommended Instance Type
Select t2.medium or larger for optimal performance and stability.
-
Configure Security Group
Allow inbound traffic on the following ports:
- 22 (SSH) - for secure terminal access
- 80 (HTTP) - for initial domain verification and setup
- 443 (HTTPS) - for secure Odoo and pgAdmin access
- 8871 - Odoo web interface (if not using SSL)
- 4723 - pgAdmin web console (if not using SSL)
-
Connect to the Instance
ssh -i <your-key.pem> ubuntu@<public-ip>
-
First-Boot Setup
On first launch, initialization scripts automatically perform the following actions:
- Detect your public IP address
- Prompt whether to map a custom domain for Odoo access
- Validate your DNS A record to ensure it resolves correctly
- Prompt for an admin email (used for Odoo login, SSL, and notifications)
- Generate or accept an admin password
- Configure PostgreSQL, pgAdmin, and Odoo credentials
- Prepare Apache virtual hosts for your chosen domain
- Deploy the Odoo stack using Docker Compose with persistent storage
-
Configure DNS (if using a custom domain)
- Add an A record in your DNS provider pointing your domain (e.g., example.com) to your instance's public IP.
- The setup automatically checks DNS propagation across multiple resolvers before continuing.
-
Automatic SSL Setup
- Once DNS validation is complete, Certbot issues and installs a free Let's Encrypt SSL certificate for your domain.
- Apache is automatically configured to serve Odoo and pgAdmin securely over HTTPS.
-
Start or Restart Services
The Odoo stack starts automatically on boot. To manually verify or restart services:
cd /opt/app docker compose ps docker compose restart
-
Access Web Interfaces
-
Odoo ERP:
- With domain: https://<your-domain>
- Without domain: http://<public-ip>:8871
-
pgAdmin:
- With domain: https://<your-domain>:4724
- Without domain: http://<public-ip>:4723
-
-
Login Credentials
Default credentials are stored in the environment file:
cat /opt/app/.env
- Odoo Username: (value of ADMIN_EMAIL)
- Odoo Password: (value of ADMIN_PASSWORD)
- pgAdmin Username: (value of ADMIN_EMAIL)
- pgAdmin Password: (value of ADMIN_PASSWORD)
-
Environment File
All configuration details - domain, admin email, credentials, database password, and SSL status - are stored in:
/opt/app/.env
Support
Vendor support
For any assistance or inquiries, our dedicated support team is here to help 24/7. Feel free to reach out to us anytime. Email: support@cro-digital.co.uk We are committed to providing timely and effective solutions to meet your needs.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.