Tobias Kussel
a14da73ccc
add additional credential encoding for curl
...
Curl seems not to like full percent-encoding of all characters which might be related to https://github.com/curl/curl/issues/5448#event-3371269895 . The version in this PR escapes a lot and strictly follows RFC3986 section 2.3 for unescaped characters
2026-03-05 14:31:05 +01:00
Patrick Skowronek
68cd62b981
reaf: var naming for proxy usage in our bridgehead scripts
2023-10-10 10:43:22 +02:00
Patrick Skowronek
85446b0a3e
Added SECURE_PROXY if the https and http proxy are the same
2023-10-09 09:43:30 +02:00
Patrick Skowronek
4bdad68da5
Added proxy user + pw detection
2023-10-05 09:43:57 +02:00
p.delpy@dkfz-heidelberg.de
ee727fb220
add max-time for curl monitoring
2023-05-16 08:56:31 +02:00
Martin Lablans
22d17f264f
Merge pull request #39 from samply/feature/fullyGuidedInstallation
...
Facilitate installation by scripting some installation steps
2022-11-21 18:27:36 +01:00
Martin Lablans
d12f9c44dc
Migrate monitoring to self-hosted instance
2022-11-21 18:06:30 +01:00
Torben Brenner
b175c55f5c
Shorten installation by including some installation steps into a shell script
2022-11-18 18:09:43 +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
6a27b9a5ad
Issue a warning (but don't crash) on missing MONITOR_APIKEY
2022-10-27 11:58:24 +02:00
Martin Lablans
f7c4bf6ac5
Consider stopped docker containers for reports, updates
2022-10-06 12:49:31 +02:00
Martin Lablans
2fb57980ee
Format docker status table
2022-10-06 12:04:24 +02:00
Martin Lablans
8a62743894
Monitoring for bridgehead startup and update ( #22 )
2022-10-06 10:45:50 +02:00