samagra-comms / docker-deploy

1 stars 15 forks source link

Automatically change ODK password #58

Open RyanWalker277 opened 1 year ago

RyanWalker277 commented 1 year ago

Looked into this one, issue is not with the docker pipeline. The problem lies with the odk setup itself. There are a few minor fixes, I have raised a PR there (https://github.com/samagra-comms/odk/pull/6), once merged, this will be resolved. Also, the default password somehow still aggregate itself. I checked the codebase but the password env variable isn't being used anywhere, and since odk-aggregate was discontinued after odk-central, there aren't much docs explaining this. The password would have to be reset (if necessary), the username can be controlled via env variables.