Commit Graph

118 Commits

Author SHA1 Message Date
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
b28fb2881c Bugfix 2022-11-04 17:20:17 +01:00
895ee37296 Report git commits in user agent to monitoring 2022-11-04 17:18:09 +01:00
c31de507a6 Merge branch 'feature/samplyBeam' into log_git_errors 2022-11-04 16:23:49 +01:00
3234a81aa2 Report current git commits 2022-11-04 16:18:30 +01:00
ceda942731 Remove errors in old git versions 2022-11-04 16:12:24 +01:00
8c18426d28 Move warning up 2022-11-04 16:12:08 +01:00
ebc1b87dc2 feature: Added warning for modified working directories 2022-11-04 16:02:46 +01:00
9b3acb4899 Report git errors 2022-11-04 15:29:00 +01:00
6b2168ff11 Allow to read hostname from config file 2022-11-04 13:16:57 +01:00
1b0fd61863 Make local passwords longer 2022-11-03 18:15:45 +01:00
62b8cabb31 Fix getting LDM_LOGIN 2022-11-03 18:14:11 +01:00
3ead08fae1 Add export 2022-11-03 17:38:46 +01:00
729d4e2c1e Check against LDM_PASSWORD 2022-11-03 17:29:52 +01:00
a9864a928c Remove unnecessary docker run 2022-11-03 17:26:29 +01:00
6394e1fa82 Check for LDM_PASSWORD 2022-11-03 17:23:25 +01:00
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
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