Skip to content

[Bag] ensure redis is always restarted unless stopped + increase security

doc75 requested to merge doc75/docker-atelier:bag_redis into master

Several fixes included in this Merge request:

  • Fix similar issue than the one fixed a couple of days ago on Cloud, where Redis container is not restarted after host reboot currently.
  • Fix initialization issue of *Bag service (error linked to POSTGRES_USER not set in app service)
  • Add a custom secret (random)
  • Prevent public user registration
  • Set default locale to fr
Edited by doc75

Merge request reports