Commit Graph

810 Commits

Author SHA1 Message Date
Tobias Kussel 455d45603c Fix dnpm volume mounting path 2022-11-08 12:45:29 +00:00
Martin Lablans 6c2d970d01 Support DNPM Discovery URL 2022-11-08 11:00:42 +01:00
Martin Lablans 3a5444dec0 Allow to run DNPM with Connect or with BWHC included 2022-11-08 10:55:18 +01:00
Martin Lablans 23aa8f8274
Extra space for nngm compose 2022-11-08 10:54:51 +01:00
Martin Lablans bece71441c Support DNPM 2022-11-08 10:39:11 +01:00
Martin Lablans 865870ea91 Until all BBMRI-ERIC bridgeheads are onboarded with git, don't consider missing git info an error 2022-11-04 17:24:23 +01:00
Martin Lablans b28fb2881c Bugfix 2022-11-04 17:20:17 +01:00
Martin Lablans 895ee37296 Report git commits in user agent to monitoring 2022-11-04 17:18:09 +01:00
Martin Lablans e9a2ed05f2
Merge pull request #36 from samply/log_git_errors
Report git errors
2022-11-04 16:25:11 +01:00
Martin Lablans c31de507a6
Merge branch 'feature/samplyBeam' into log_git_errors 2022-11-04 16:23:49 +01:00
Martin Lablans 320e3f163b
Merge pull request #35 from samply/hostname
Allow to read hostname from config file
2022-11-04 16:22:37 +01:00
Martin Lablans 3234a81aa2 Report current git commits 2022-11-04 16:18:30 +01:00
Martin Lablans ceda942731 Remove errors in old git versions 2022-11-04 16:12:24 +01:00
Martin Lablans 8c18426d28 Move warning up 2022-11-04 16:12:08 +01:00
Torben Brenner ebc1b87dc2 feature: Added warning for modified working directories 2022-11-04 16:02:46 +01:00
Martin Lablans 9b3acb4899 Report git errors 2022-11-04 15:29:00 +01:00
Martin Lablans 6b2168ff11 Allow to read hostname from config file 2022-11-04 13:16:57 +01:00
Pierre Delpy ab3a5790de
Merge pull request #34 from samply/ldmpassword
Put LDM Password in cleartext in /etc/bridgehead/*.local.conf
2022-11-04 08:37:26 +01:00
Martin Lablans 1b0fd61863 Make local passwords longer 2022-11-03 18:15:45 +01:00
Martin Lablans 62b8cabb31 Fix getting LDM_LOGIN 2022-11-03 18:14:11 +01:00
Martin Lablans 6cd682e42c Add export 2022-11-03 17:41:05 +01:00
Martin Lablans 3ead08fae1 Add export 2022-11-03 17:38:46 +01:00
Martin Lablans 729d4e2c1e Check against LDM_PASSWORD 2022-11-03 17:29:52 +01:00
Martin Lablans a9864a928c Remove unnecessary docker run 2022-11-03 17:26:29 +01:00
Martin Lablans 6394e1fa82 Check for LDM_PASSWORD 2022-11-03 17:23:25 +01:00
Martin Lablans 038d8d69f6 Make LDM password nicer 2022-11-03 17:19:15 +01:00
Pierre Delpy d49b4521b0
Merge pull request #33 from samply/feature/localDatamanagementPasswordGeneration
Added Generation of local Datamanagement Password to Install Script
2022-11-03 16:35:57 +01:00
p.delpy@dkfz-heidelberg.de 7ea5e928fc Removed add_bc_user.sh 2022-11-03 11:34:51 +01:00
Torben Brenner ce386f5a2a fix: Moved LDM Password to /etc/bridgehead 2022-11-03 09:14:44 +01:00
Patrick Skowronek ee3ea2b514 Updated README 2022-11-03 09:13:32 +01:00
Torben Brenner 0e10205f1a fix: LDM Password is now generated at Installation 2022-11-03 09:13:32 +01:00
Pierre Delpy 5af65800b9
Merge pull request #28 from samply/hotfix/nngm
add consistent CONNECTOR_POSTGRES_PASSWORD
2022-11-02 10:04:41 +01:00
p.delpy@dkfz-heidelberg.de b232fdb926 remove http ports 2022-11-02 09:30:57 +01:00
Patrick Skowronek fc3198d22c Fixed task store base url 2022-10-31 15:30:32 +01:00
Patrick Skowronek 3f5463318d Fixed labels 2022-10-31 11:26:00 +01:00
Patrick Skowronek c6a807d717 Added Report Hub for EXLIQUID 2022-10-31 08:26:25 +01:00
DavidCroftDKFZ 8c239afaec
Merge pull request #27 from samply/feature/documentation
Update README.md
2022-10-28 16:44:15 +02:00
Martin Lablans 5e31da5139 Unfortunately, we cannot support docker snap installations, cf. https://askubuntu.com/questions/1374480/docker-compose-installed-with-snap-gives-error-on-yml-file
This reverts commit 292d71b6c2.
2022-10-28 15:25:06 +02:00
Martin Lablans 292d71b6c2 Support docker installation via snap, e.g. Ubuntu 22.04 2022-10-28 15:14:34 +02:00
Martin Lablans 853e1d9283
Make compose check not fail 2022-10-28 14:26:57 +02:00
Martin Lablans 79fc157ad4
Merge pull request #29 from samply/feature/robustcompose
Support docker compose as well as docker-compose
2022-10-28 13:07:03 +02:00
Martin Lablans cfdcb8af86 Don't expose bridgehead http(s) services by default. 2022-10-28 11:53:50 +02:00
Martin Lablans 0dae36c9d9 Reconcile BBMRI/CCP traefik configs. 2022-10-28 11:41:15 +02:00
Martin Lablans ef2965f72f Make traefik use certificates at /etc/bridgehead/traefik-tls 2022-10-28 11:37:49 +02:00
patrickskowronekdkfz 90f6dcf285
Merge pull request #31 from samply/feature/samplyBeam_landingpage_indent
Correcting landing page indent
2022-10-28 11:16:43 +02:00
Croft e2f92017c2 Correcting landing page indent
Original indent was one space, should have been 2 spaces, otherwise
you get parse errors.
2022-10-28 11:04:20 +02:00
Martin Lablans 0cba5d315a Sign, not encrypt, to avoid openssl salt 2022-10-28 10:37:51 +02:00
Martin Lablans 3a668a1cce Generate consistent nNGM Connector password 2022-10-28 10:26:17 +02:00
Martin Lablans 6293dc65f0 Fail in prereqs if compose does not exist 2022-10-28 10:17:14 +02:00
Martin Lablans 2aef5f29c3 Move to functions.sh 2022-10-28 10:12:21 +02:00