-
-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
MEILI_NO_ANALYTICS
the current docker-compose.yml seems to be broken: when the MEILI_NO_ANALYTICS stanza is set to true the container doesn't start and terminates with the error
[search] | error: invalid value 'True' for '--no-analytics'
[search] | [possible values: true, false]
[search] |
[search] | tip: a similar value exists: 'true'
[search] |
[search] | For more information, try '--help'.
I haven't debugged further where the capitalization occurs.
MEILI_MASTER_KEY
For some reason the Meili container doesn't seem to honor the evironment variable in the x-common-env section in the docker-compose.yml: if it's only set there, the container starts up and logs a message stating that it is running without a master key.
If the same environment variable is added to the environment: section of the search service it starts up without any issue.
Evironment
- arch linux
- podman 5.5.2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working