Skip to content

Adaptation for an AuRa wide docker setup

Andrea Ida Malkah Klaura requested to merge feature-dockerized into develop
  • Moved all local settings to an .env file, removing the need for a local_settings.py
  • Adapted docker setup for dev and prod targets as they will be used in an AuRa wide docke deployment
  • Added a management command to create an OIDC client
  • Adopted README to new setup and added section on OIDC client setup

Merge request reports