-
Notifications
You must be signed in to change notification settings - Fork 298
Compose Override
The compose.override.yml
file allows you to customize your Docker setup for Plausible CE without modifying the default compose.yml. This is especially useful for local changes, as the override file is not tracked by Git, preventing merge conflicts when pulling updates from the repository.
Docker Compose automatically merges settings from both files, with compose.override.yml
taking precedence. You can use it to adjust things like environment variables, ports, or volumes without affecting the default configuration. Simply create and modify compose.override.yml
as needed, and run your Docker commands as usual, e.g. docker compose up
Note
Plausible CE is funded by our cloud subscribers. So if you know someone who might find Plausible Cloud useful, please let them know about us!