Odoo is a powerful open source platform that offers a suite of business applications including: HR management, Employee Management, Payroll, Website Creation/CMS, CRM, and much more! It's an all in one/open source platform to run your entire business on. And yes, It's open source and offers full customization. This AppXen server features Odoo 16 fully containerized and running on Amazon EC2. It allows you to get up and running immediately with Odoo for free. It also provides mounted volumes so you can manage your data, build themes, and develop on top of the Odoo platform.
AWS CONFIGURATION
When launching your instance, provide the following security group rules:
TCP, 22, 22, YOUR-IP-ADDRESS*
TCP, 80, 80, 0.0.0.0/0
Always lock-down the SSH port to a single IP address. Opening your SSH port to the world i.e., `0.0.0.0/0` is a security risk and can compromise your instance.