maxlath
0d17fb551d
inventaire: add map tiles, analytics, and media storage configuration
2025-02-28 11:42:48 +01:00
maxlath
8f14a6eea1
inventaire: local config: document config overwrites
2025-02-28 11:42:48 +01:00
maxlath
4d61613826
inventaire: local config: fix hostname
...
inventaire being the server hostname within the docker container
2025-02-28 11:42:48 +01:00
maxlath
4cffed239d
inventaire container: move docker-entrypoint.sh outside of /opt/inventaire
...
to avoid undesired interactions with the shared inventaire-server volume
2025-02-28 11:42:48 +01:00
maxlath
f2ddb13bc7
inventaire: allow to customize the mailer config
2025-02-28 11:42:48 +01:00
maxlath
10e33f919e
inventaire: docker-entrypoint.sh: adapt the edited local config file to the used NODE_ENV
...
Everything is this docker-compose.yml is done with NODE_ENV=production in mind, but if someone wants to play with other environments,
that should now work too
2025-02-28 11:42:48 +01:00
jums
9df0d0ebd5
docker-entrypoint: overwrite ./config/local-production.cjs to let the user free of overwriting those variables in local.cjs (aka the autority file)
2025-02-28 11:42:48 +01:00
maxlath
80b8985198
inventaire service: use a custom entrypoint script
...
to initialize the local config from env variables
2025-02-28 11:42:48 +01:00