Commit Graph

8 Commits

Author SHA1 Message Date
DavidCroftDKFZ 3496fa7a0f Let Directory sync handle connection with Blaze
Remove the delayed start, because Directory sync will automatically keep trying to
connect to Blaze if not initially present.
2024-08-15 13:36:57 +02:00
DavidCroftDKFZ 95574f38be Included Blaze dependency 2024-08-15 10:33:28 +02:00
DavidCroftDKFZ b8b81b1242 Fixed environment variable passing for Directory sync
There were problems with the passing of environment variables from
bbmri.conf to the Directory synce container:

* The Directory password variable was misspellt.
* Some useful variables were missing.

Additionally, a delay was added before launching Directory sync,
to give Blaze time to start up.
2024-08-15 09:17:34 +02:00
DavidCroftDKFZ 8942b923b3 Added comment for consistency with Directory Sync README 2024-07-26 09:57:40 +02:00
DavidCroftDKFZ 3f8bb158bc Merge branch 'main' into main_directory_sync_extra_attributes_and_star_model 2024-07-25 16:54:47 +02:00
Croft 8104711075 Allow user to push star model facts to Directory
This takes advantage of new functionality added to Directory sync.

Defaults to false.
2024-03-06 11:26:07 +01:00
juarez dcddbf2235 Bugfix: Add version of docker-compose 2024-02-27 12:44:26 +01:00
Martin Lablans b32a19a7b5 Make Directory Sync a module 2023-08-07 13:00:24 +02:00