Commit Graph
22 Commits
Author SHA1 Message Date
06b44382f8 Directory sync: token login and cron change (#351)
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>
2026-01-28 13:40:51 +01:00
DavidCroftDKFZandManoj Waikar 863aa52f1d Directory sync: inherit host timezone (#354)
Directory sync needs to be able to launch at specific times of day, and in order to do this in a predictable way, the timezone used inside the Docker container should be the same as the host. To do this, two files need to be mounted from the host. One file contains information about the time zone, the other file contains the file zone name.
2026-01-28 13:40:50 +01:00
DavidCroftDKFZandManoj Waikar 9e23059ef2 docs: add faq (#288) 2026-01-28 13:40:50 +01:00
DavidCroftDKFZandManoj Waikar 87e4ad595f docs: Control import from Directory, improve README (#297) 2026-01-28 13:40:50 +01:00
DavidCroftDKFZandManoj Waikar 4d7ba813e0 Added section relating to clearing data from Blaze (#303) 2026-01-28 13:40:50 +01: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
DavidCroftDKFZandGitHub f3abde1dfd Merge pull request #138 from samply/documentation/blaze_resources
Added Blaze performance info to README
2024-02-09 11:07:24 +01:00
DavidCroftDKFZandGitHub 40d991d94e Merge pull request #124 from samply/documentation/gba_additions
Mentioned data protection concept and added GBA Firewall change
2024-01-25 13:42:39 +01:00
DavidCroftDKFZandGitHub 6457b21ac6 Merge pull request #130 from samply/documentation/data_load
Information about loading data into the Bridgehead's FHIR store
2023-11-21 11:10:52 +01:00
DavidCroftDKFZandGitHub c1f2131438 Merge pull request #116 from samply/main_missing_section
Changed section title in TOC
2023-09-01 14:13:10 +02:00
DavidCroftDKFZandGitHub 191be47252 Merge pull request #106 from samply/main_tls_docu
Added advice for finding PEM files
2023-08-30 11:55:56 +02:00
DavidCroftDKFZandGitHub 4ab1ff2008 Merge pull request #115 from samply/main_zdenkas_directory_documentation
Zdenkas updates for Directory and Collection usage
2023-08-30 11:28:59 +02:00
DavidCroftDKFZandGitHub f4ff6f418a Merge pull request #113 from samply/main_documentation_git_docker_proxy
Added info about git and Docker proxy to documenation.
2023-08-29 10:24:05 +02:00
DavidCroftDKFZandGitHub 7feb903dfa Merge pull request #97 from samply/docs-directory
Docs: Move info about BBMRI-ERIC Directory
2023-07-12 11:47:27 +02:00
DavidCroftDKFZandGitHub 9260d0132a Merge pull request #74 from samply/documentation_minor_fix
Removed non-functioning links from Table of Contents
2023-04-25 16:31:08 +02:00
DavidCroftDKFZandGitHub c2d75044a5 Merge pull request #52 from samply/update_readme_for_installation
Enhanced the installation documentation.
2023-03-23 09:46:57 +01:00
DavidCroftDKFZandGitHub e94b5961f3 Merge pull request #37 from samply/feature/samplyBeam_documentation2
Updated Documentation
2022-11-14 11:57:05 +01:00
DavidCroftDKFZandGitHub 8c239afaec Merge pull request #27 from samply/feature/documentation
Update README.md
2022-10-28 16:44:15 +02:00