ecobalyse icon indicating copy to clipboard operation
ecobalyse copied to clipboard

docs: update the installation instructions – DRAFT

Open cedricr opened this issue 7 months ago • 0 comments

:wrench: Problem

Attempt to update and simplify the setup instructions.

Fixes https://github.com/MTES-MCT/ecobalyse/issues/1499

:cake: Solution

Adding a dependency to dotenvx might simplify the management of the envvars. For example, instead of having to manually export TRANSCRYPT_KEY=xxx ; ./bin/run-transcrypt.sh, the postinstall step could work automatically.

:rotating_light: Points to watch/comments

I’ve added some comments in the impacted code to open a discussion. They will have to be removed before squashing the PR.

cedricr avatar Sep 10 '25 17:09 cedricr