* sites moved to etc itcc.comf
* mainzelliste test
* volume
* fix image
* db name chaged
* ingest component test
* clean up
* maizelliste env db
* test server ip
* beam sockets
* teswt socket and task
* secure db and ml
* refactor and patient endpoints
* partner id
* new refactor and encription key generation
* db deleted
* keyset to var/
* feat: add Data Quality Agent configuration and setup
* fix: correct environment variable name in Data Quality Agent configuration
* feat: update Data Quality Agent configuration and setup instructions
* feat: update Data Quality Agent setup and documentation
* feat: add volume configuration for agent data in Data Quality Agent compose file
* feat: update volume configuration for Data Quality Agent in compose file
* Update README.md
Co-authored-by: Tobias Kussel <TKussel@users.noreply.github.com>
---------
Co-authored-by: Tobias Kussel <TKussel@users.noreply.github.com>
Right now, Directory sync will only be activated if a username has been
specified. It also needs to run if a login token has been specified,
hence the change in this commit.
The Directory team have requested that we allow token login to the
Directory, where a user uses LSAAI credentials to obtain a token from
the Directory, and then uses this to authenticate Directory sync. This
has been implemented via an environment variable, in an analogous way to
the already existing username/password method.
The default start time for the Directory sync has been shifted to 22:30,
to prevent conflicts with the Bridgehead auto-update.
Relevant changes have been made to the documentation.
Co-authored-by: Torben Brenner <76154651+torbrenner@users.noreply.github.com>
Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>