Skip to content

Docker compose: set Nginx as default reverse proxy #65

@atelal

Description

@atelal

Odoo recommends using Nginx as a reverse proxy because it efficiently handles HTTP and WebSocket connections, improves performance, and static file serving. This setup allows Odoo to focus on processing business logic rather than handling static content directly.

Static content delivery is present by default in Nginx, while you need a plugin for Traefik.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions