Odoo 19 on AWS EC2 — Step-by-Step Tasin Tarek Step 1 — Create the EC2 instance In AWS EC2: AMI: Ubuntu Server 24.04 LTS Instance: t3.small minimum PEM: Create a pem key and download Security Group: Type Port Source SSH 22 Your IP HTTP 80 0.0.0.0/... Aug 16, 2026
Setting Up Odoo Development Environment with Docker on macOS Tasin Tarek Step 0: Install Docker Desktop on macOS Download Docker Desktop for Mac from the official Docker website: https://docs.docker.com/desktop/setup/install/mac-install/ Based on your Mac's processor: For ... Apr 24, 2025