Listing Thumbnail

    Odoo 18 on Ubuntu 24.04 LTS by Nehir Software LLC

     Info
    Deployed on AWS
    AWS Free Tier
    This product has charges associated with it for automated deployment, security hardening, first-boot credential generation, system optimization, and support services provided by Nehir Software LLC.

    Overview

    Open image

    This is a repackaged open source software product wherein additional charges apply for professional support, enterprise security hardening, automated deployment configuration, performance optimization, and ongoing maintenance services provided by Nehir Software LLC.

    WHAT YOU ARE PAYING FOR

    • Professional AMI configuration and optimization for AWS EC2
    • Security hardening with SSH hardening and UFW firewall
    • Automated first-boot deployment with unique credential generation
    • Technical support for deployment and configuration

    ABOUT ODOO

    Odoo is one of the world's most widely adopted open-source business management platforms, used by millions of users across more than 150 countries. The Odoo Community Edition provides a powerful suite of integrated business applications covering CRM, sales, inventory, accounting, project management, human resources, manufacturing, e-commerce, and more - all accessible from a single unified interface. Built on a modern Python and JavaScript stack, Odoo offers exceptional flexibility for businesses of every size, from startups to large enterprises. Licensed under the LGPL v3, Odoo Community is free to deploy, extend, and customize.

    TECHNICAL SPECIFICATIONS

    • Odoo 18.0 Community Edition (Latest Stable Release)
    • Ubuntu 24.04 LTS with security support until 2029
    • Python 3.12 with virtual environment isolation
    • PostgreSQL 16 with peer authentication
    • Nginx reverse proxy with upstream configuration
    • wkhtmltopdf pre-installed for PDF report generation
    • Certbot pre-installed for free SSL via Let's Encrypt
    • UFW firewall pre-configured

    AUTOMATED FIRST-BOOT DEPLOYMENT

    Each instance launched from this AMI goes through a one-time automated initialization that generates a unique administrator password using pbkdf2-sha512 hashing, sets a unique master password for database management, restarts Odoo with the new configuration, and writes all credentials to ~/credentials.txt. The system is fully operational within 3-5 minutes of launch.

    GETTING STARTED

    1. Launch an EC2 instance from this AMI with an SSH key pair
    2. Open ports 22, 80, and 443 in your security group
    3. Wait 3-5 minutes for first-boot to complete
    4. SSH in and run: cat ~/credentials.txt
    5. Open http://YOUR_IP/web/login in your browser
    6. Sign in with username admin and the password from credentials.txt

    RECOMMENDED INSTANCE TYPES

    Small businesses and development: t3.medium or t3.large Growing organizations: t3.xlarge Large deployments: t3.2xlarge or larger

    SSL AND CUSTOM DOMAIN SETUP

    After pointing your domain to the instance Elastic IP: sudo certbot --nginx -d yourdomain.com HTTPS will be configured automatically with auto-renewal enabled.

    SYSTEM REQUIREMENTS AND DEPENDENCIES

    • Minimum recommended instance type: t3.large (2 vCPU, 8 GB RAM)
    • Minimum storage: 20 GB EBS volume recommended
    • An EC2 key pair is required for SSH access
    • Ports 22, 80, and 443 must be open in the security group
    • IMDSv2 is used during first-boot to retrieve instance metadata
    • No external packages or dependencies are downloaded at launch time

    PRODUCT LIMITATIONS

    • Community Edition only - Enterprise features are not included
    • Single-node deployment - high availability not included by default
    • HTTPS is not pre-configured - an SSL certificate must be installed post-launch
    • SMTP is not pre-configured - outgoing email must be configured in Odoo settings
    • OS and application updates are the responsibility of the customer
    • An Elastic IP is recommended for production use

    SUPPORT

    Contact: info@nehirsoftwarellc.com  Website: https://nehirsoftwarellc.com 

    ABOUT NEHIR SOFTWARE LLC

    Nehir Software LLC delivers production-grade cloud deployment solutions on AWS, specializing in hardened AMIs with enterprise security configurations, automated initialization systems, and professional support services.

    ODOO LICENSE

    Odoo Community Edition is free and open-source software licensed under the GNU Lesser General Public License v3.0. Charges on this listing apply exclusively to the professional AMI configuration, security hardening, automated deployment infrastructure, and support services provided by Nehir Software LLC.

    Highlights

    • Production-ready Odoo 18 Community on Ubuntu 24.04 LTS - automated first-boot generates a unique admin password using pbkdf2-sha512 hashing, sets a unique master password, and delivers a fully operational ERP system within minutes of launch.
    • Enterprise security hardening included: key-only SSH access, root login disabled, UFW firewall pre-configured, PostgreSQL peer authentication, and no shared default credentials across instances.
    • All-in-one open-source ERP trusted by millions worldwide - CRM, sales, inventory, accounting, HR, and more in a single platform, pre-configured and ready within minutes of launch, supported by Nehir Software LLC.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Odoo 18 on Ubuntu 24.04 LTS by Nehir Software LLC

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (1)

     Info
    Dimension
    Description
    Cost/month
    Odoo 18 Community
    Odoo 18 Community Edition on Ubuntu 24.04 LTS by Nehir Software LLC
    $400.00

    Vendor refund policy

    This product is billed based on actual EC2 instance usage hours. You may terminate your instance at any time to stop all charges. No refunds are issued for partial usage periods already billed. For billing questions or disputes, contact info@nehirsoftwarellc.com  before opening a claim through AWS Marketplace.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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

    RELEASE: Odoo 18.0 Community on Ubuntu 24.04 LTS Release Date: June 2026 Prepared by: Nehir Software LLC

    INCLUDED SOFTWARE VERSIONS

    • Odoo 18.0 Community Edition
    • Ubuntu 24.04.4 LTS
    • Python 3.12 with virtual environment
    • PostgreSQL 16
    • Nginx (reverse proxy)
    • wkhtmltopdf (PDF generation)
    • Certbot pre-installed
    • UFW firewall pre-configured

    AUTOMATED FIRST-BOOT SYSTEM

    Each new instance launch triggers a one-time initialization sequence:

    • Waits for PostgreSQL to become fully available before proceeding
    • Retrieves instance metadata (ID and public IP) via IMDSv2
    • Falls back to private IP if no public IP is assigned
    • Generates a unique admin password and hashes it using pbkdf2-sha512
    • Generates a unique master password for database management
    • Updates Odoo configuration with the new master password
    • Restarts Odoo to apply the new configuration
    • Writes all credentials to ~/credentials.txt with owner-only permissions
    • Creates a lock file to prevent re-execution on subsequent reboots

    SECURITY HARDENING APPLIED

    • SSH PermitRootLogin: disabled
    • SSH PasswordAuthentication: disabled
    • PostgreSQL: peer authentication for odoo user
    • Nginx: reverse proxy with upstream timeout configuration
    • UFW: active, ports 22/80/443 only
    • No hardcoded credentials in AMI
    • No shared passwords across instances
    • IMDSv2 enforced

    KNOWN LIMITATIONS

    • HTTPS not pre-configured - SSL certificate required after launch
    • SMTP not pre-configured - outgoing email must be configured in Odoo settings
    • Community Edition only - Enterprise modules not included
    • Single-node only - no built-in HA or clustering
    • Elastic IP not included by default

    OPEN SOURCE NOTICE

    Odoo Community Edition is free and open-source software licensed under the GNU Lesser General Public License v3.0. Source code is available at https://github.com/odoo/odoo 

    SUPPORT

    Email: info@nehirsoftwarellc.com  Website: https://nehirsoftwarellc.com 

    Additional details

    Usage instructions

    RELEASE: Odoo 18.0 Community on Ubuntu 24.04 LTS Release Date: June 2026 Prepared by: Nehir Software LLC

    INCLUDED SOFTWARE VERSIONS

    • Odoo 18.0 Community Edition
    • Ubuntu 24.04.4 LTS
    • Python 3.12 with virtual environment
    • PostgreSQL 16
    • Nginx (reverse proxy)
    • wkhtmltopdf (PDF generation)
    • Certbot pre-installed
    • UFW firewall pre-configured

    AUTOMATED FIRST-BOOT SYSTEM

    Each new instance launch triggers a one-time initialization sequence:

    • Waits for PostgreSQL to become fully available before proceeding
    • Retrieves instance metadata (ID and public IP) via IMDSv2
    • Falls back to private IP if no public IP is assigned
    • Generates a unique admin password and hashes it using pbkdf2-sha512
    • Generates a unique master password for database management
    • Updates Odoo configuration with the new master password
    • Restarts Odoo to apply the new configuration
    • Writes all credentials to ~/credentials.txt with owner-only permissions
    • Creates a lock file to prevent re-execution on subsequent reboots

    SECURITY HARDENING APPLIED

    • SSH PermitRootLogin: disabled
    • SSH PasswordAuthentication: disabled
    • PostgreSQL: peer authentication for odoo user
    • Nginx: reverse proxy with upstream timeout configuration
    • UFW: active, ports 22/80/443 only
    • No hardcoded credentials in AMI
    • No shared passwords across instances
    • IMDSv2 enforced

    KNOWN LIMITATIONS

    • HTTPS not pre-configured - SSL certificate required after launch
    • SMTP not pre-configured - outgoing email must be configured in Odoo settings
    • Community Edition only - Enterprise modules not included
    • Single-node only - no built-in HA or clustering
    • Elastic IP not included by default

    OPEN SOURCE NOTICE

    Odoo Community Edition is free and open-source software licensed under the GNU Lesser General Public License v3.0. Source code is available at https://github.com/odoo/odoo 

    SUPPORT

    Email: info@nehirsoftwarellc.com  Website: https://nehirsoftwarellc.com 

    Support

    Vendor support

    Technical support for this product is provided by Nehir Software LLC.

    Support contact: Email: info@nehirsoftwarellc.com  Website: https://nehirsoftwarellc.com 

    Support scope includes: Instance launch and configuration guidance First-boot initialization troubleshooting Credentials retrieval assistance Odoo web interface access issues Nginx and PostgreSQL service diagnostics AWS security group and networking guidance SSL certificate installation walkthrough

    Support scope does not include: Custom Odoo module or application development Third-party integration debugging Data migration from other ERP platforms Business process or workflow consulting

    Response times may vary based on request complexity and business hours.

    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.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.