Skip to content

OpenCRVS Country Configuration Template - v1.6.1

Latest
Compare
Choose a tag to compare
@rikukissa rikukissa released this 10 Dec 13:04
· 153 commits to develop since this release
a980972

Bug fixes

  • We make sure that the automatic cleanup job only runs before deployment (instead of cron schedule cleanup).
  • Previously it was possible MongoDB replica set and users were left randomly uninitialised after a deployment. MongoDB initialisation container now retries on failure.
  • On some machines 'file' utility was not preinstalled causing provision to fail. We now install the utility if it doesn't exist.