Commit Graph

12 Commits

Author SHA1 Message Date
David Croft 2bea154151 Got rid of the ^Ms at the end of the lines in these files 2025-04-30 14:40:39 +02:00
David Croft 5e621641ae Control import from Directory, improve README
Two new environment variables have been introduced, to allow a user to control
which data (if any) is imported from the Directory during a sync operation.
This was considered necessary, because recent changes to Directory sync have
greatly expanded the data that can be imported.

This was documented in the README, and the oportunity was taken to improve the
existing documentation, especially by peoviding a list of all available
environment variables for Directory sync.
2025-04-30 14:16:56 +02:00
lablans 18c9e1bb30 Remove DP statement already present in readme. 2024-08-15 11:43:14 +00:00
lablans de847f309c Provide defaults 2024-08-15 11:40:44 +00:00
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