Commit Graph

207 Commits

Author SHA1 Message Date
038d8d69f6 Make LDM password nicer 2022-11-03 17:19:15 +01:00
7ea5e928fc Removed add_bc_user.sh 2022-11-03 11:34:51 +01:00
ce386f5a2a fix: Moved LDM Password to /etc/bridgehead 2022-11-03 09:14:44 +01:00
0e10205f1a fix: LDM Password is now generated at Installation 2022-11-03 09:13:32 +01:00
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
292d71b6c2 Support docker installation via snap, e.g. Ubuntu 22.04 2022-10-28 15:14:34 +02:00
853e1d9283 Make compose check not fail 2022-10-28 14:26:57 +02:00
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
ef2965f72f Make traefik use certificates at /etc/bridgehead/traefik-tls 2022-10-28 11:37:49 +02:00
6293dc65f0 Fail in prereqs if compose does not exist 2022-10-28 10:17:14 +02:00
2aef5f29c3 Move to functions.sh 2022-10-28 10:12:21 +02:00
5755baaf00 Support docker compose as well as docker-compose 2022-10-28 10:06:43 +02:00
6a27b9a5ad Issue a warning (but don't crash) on missing MONITOR_APIKEY 2022-10-27 11:58:24 +02:00
3351e696af Don't pull ubuntu image on every startup. Use server's full hostname. 2022-10-26 10:44:32 +02:00
b18b98e792 Make bridgehead-update ignore commented out docker images 2022-10-26 10:10:31 +02:00
07c0c4534e Make this work for BBMRI-ERIC 2022-10-25 11:45:01 +02:00
2b78835872 Add housekeeping task (docker image cleanup) 2022-10-20 16:55:05 +02:00
17c6a2b0e0 Fix git update detection 2022-10-17 16:13:29 +02:00
f72a185dbb Be more specific about what changed on an update 2022-10-17 16:07:25 +02:00
a8a33291a7 Rename traefik certificate/key 2022-10-17 15:30:43 +02:00
f8b9aed7f5 Cleaning 2022-10-17 15:09:18 +02:00
e273e97d9c Certificate enrollment (#24) 2022-10-17 14:38:34 +02:00
7b15e02bec Use HTTPS proxy (not http proxy) for git pull 2022-10-06 12:49:48 +02:00
f7c4bf6ac5 Consider stopped docker containers for reports, updates 2022-10-06 12:49:31 +02:00
0f44934419 Clarified log message 2022-10-06 12:05:36 +02:00
2fb57980ee Format docker status table 2022-10-06 12:04:24 +02:00
8a62743894 Monitoring for bridgehead startup and update (#22) 2022-10-06 10:45:50 +02:00
b41e5b2315 Fix permissions on startup. Requires re-install of systemd units. 2022-10-05 19:58:07 +02:00
091402eea0 Update prerequisites.sh 2022-09-30 17:42:53 +02:00
f52012008d Update prerequisites.sh 2022-09-30 17:36:07 +02:00
1d05137bb9 Use proxy in time check 2022-09-30 17:13:28 +02:00
7d13eace32 Check clock skew even smarter 2022-09-30 17:02:05 +02:00
054d71538d Check time sync in prereqs 2022-09-30 16:55:36 +02:00
d89c08702c Update deployment 2022-09-30 15:35:37 +02:00
7692c4e889 Update install scripts and prereqs (sudo) 2022-09-30 15:25:09 +02:00
55f4f66328 fix: Now using correct Certificates for Traefik 2022-09-30 13:57:47 +02:00
da6cf14600 Add missing newline in update-bridgehead.sh 2022-09-30 13:42:41 +02:00
caef43ec59 fix: Ensured use of HTTP_PROXY_URL in update job 2022-09-30 11:49:18 +02:00
f4f33b95fc fix: Added Traefik Certificate Specification 2022-09-26 10:52:21 +02:00
066ab45e9c WIP: Beam Pem Check 2022-09-08 10:21:14 +02:00
5c2c76e759 Added WIP spot and beam proxy 2022-09-07 11:09:53 +02:00
8c982c939e Fixed merge conflicts 2022-07-19 14:18:48 +02:00
411edbf0e7 Merge branch 'version-1' into develop 2022-07-12 11:06:19 +02:00
2c50d357a9 Disable debug output. 2022-05-31 14:03:07 +02:00
2168e6299d Variable renamed to GIT_PASSWORD 2022-05-31 14:02:09 +02:00
519f4785cb Make git update use new credential helper that fetches git creds from vault. 2022-05-31 13:56:44 +02:00
37d954e304 New function assertVarsNotEmpty() 2022-05-31 13:56:12 +02:00
57483e78d4 Move checkOwner() to functions.sh 2022-05-31 13:55:40 +02:00
ff3d6fb4fe Bugfix in fetchVarsFromVaultByFile: Detect variables with values à la "<VAULT>" 2022-05-31 13:40:25 +02:00
9f76b0c739 Refactor fetchVarsFromVault 2022-05-31 09:37:31 +02:00