Deploying Odoo Community Locally with Docker Compose
In this post we’ll spin up Odoo Community Edition on your local network using Docker Compose, so that any machine on your LAN can connect to it. 1. Create your docker-compose.yml 2. Launch the services 3. Verify it’s running Open your browser on any LAN machine:➡️ http://192.168.120.140:8069