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
Tobias Kussel
467613ad31
fix proxy credential escaping
2026-03-05 14:21:37 +01:00
Tobias Kussel
82ee757e17
Use new proxy escaping and forward-proxy test image
2026-03-04 09:26:22 +01:00
Tobias Kussel
db950d6d87
Fixed Docker Hub URL list link
2025-01-28 08:59:57 +00:00
Tobias Kussel
62edaf99e0
Reduce bridgehead update interval to once a day at 6am
2024-08-01 11:23:56 +02:00
Tobias Kussel
2e5aeabca8
Rename fhir2sql module files
2024-07-30 07:44:47 +00:00
Tobias Kussel
af44b6b446
Fix depends_on syntax
2024-07-30 07:40:49 +00:00
Tobias Kussel
ec6f9302a1
Fix spelling of log WARN
2024-03-19 08:47:57 +00:00
Tobias Kussel
896b24be9b
Use bridgehead log functions in datashield setup
2024-03-19 08:45:50 +00:00
Tobias Kussel
b5c35211f6
Dont test clock skew and priv key for minimal bridgeheads
2024-03-05 14:58:06 +00:00
Tobias Kussel
ad4430e480
Create env to control dnpm synthetic data generation
2024-02-28 10:11:03 +00:00
Tobias Kussel
3f6e3a2bb4
mount and process trusted certs in dnpm-beam-connect
2024-02-22 15:41:11 +00:00
Tobias Kussel
9937002d06
Add DNPM_NO_PROXY configuration option
2024-02-21 15:04:00 +00:00
Tobias Kussel
aac31945a3
Add dnpm echo to dnpm-compose
2024-02-19 08:50:15 +00:00
Tobias Kussel
f66f2755d8
Change landing page path override to /landing
2023-12-15 13:32:00 +00:00
Tobias Kussel
842c83c66f
Use updated nngm module setup
2023-12-15 10:39:50 +00:00
Tobias Kussel
d28a3ac889
Add dnpm node module to bbmri project
2023-12-15 09:46:40 +00:00
Tobias Kussel
fb6af1c4af
Add nngm module to minimal project
2023-12-15 09:43:31 +00:00
Tobias Kussel
c02da838c7
Cleanup dnpm connect module
2023-12-15 09:41:11 +00:00
Tobias Kussel
459fa7f78e
Add DNPM Node feature to minimal
2023-12-15 09:24:06 +00:00
Tobias Kussel
2252504d78
add bwhc node module
2023-11-03 07:33:16 +00:00
Tobias Kussel
6bf34b7732
Enable obfuscation for ccp queries
2023-11-02 07:34:56 +00:00
Tobias Kussel
d16eb6c94d
git requires http proxy config even vor https connections
2023-10-25 08:47:02 +00:00
Tobias Kussel
e0990d99cb
Comment out HTTP proxy parsing
2023-10-23 11:06:59 +00:00
Tobias Kussel
169ce2436f
fix dnpm connect env, from bool to string
2023-08-28 17:21:52 +00:00
Tobias Kussel
bba8a03f9f
Use beam-connect:develop for DNPM
2023-08-24 12:22:43 +00:00
Tobias Kussel
ed56f19b4e
Merge branch 'main' into dktk-migration
2023-07-11 06:33:28 +00:00
Tobias Kussel
6288f809fb
Merge branch 'main' into dktk-migration
2023-06-30 09:02:37 +00:00
Tobias Kussel
dd0c28daf3
Add new dktk root cert
2023-06-30 07:50:18 +00:00
Tobias Kussel
6d94ebd4eb
Add path stripper
2023-06-30 06:02:32 +00:00
Tobias Kussel
957753965f
Merge branch 'main' into dktk-migration
2023-06-29 09:27:27 +00:00
Tobias Kussel
431eceb071
Fix docker namespaces step 2 of 2
2023-06-29 08:27:00 +00:00
Tobias Kussel
e040579acf
Merge branch 'main' into dktk-migration
2023-06-29 07:55:18 +00:00
Tobias Kussel
f41e7df820
Fix docker namespaces step 1 of 2
2023-06-29 07:52:11 +00:00
Tobias Kussel
a033386464
Absolute path for beam root cert
2023-06-28 15:38:05 +02:00
Tobias Kussel
9f4523cf9e
Absolute path for beam root cert
2023-06-28 14:55:35 +02:00
Tobias Kussel
7b32eed493
Merge branch 'main' into dktk-migration
2023-06-28 13:58:18 +02:00
Tobias Kussel
f0d423fcf7
Adapt to new beam app syntax
2023-06-28 11:48:47 +02:00
Tobias Kussel
3304d2818d
Merge branch 'main' into feature/dnpm-connect
2023-06-28 11:45:45 +02:00
Tobias Kussel
12991e4796
Fix enrollment for minimal bh
2023-06-28 11:16:15 +02:00
Tobias Kussel
71fea9f098
Switch to new dktk broker url with new root cert
2023-06-13 06:16:00 +00:00
Tobias Kussel
f02587d9fa
Change DNPM broker id
2023-05-25 11:20:18 +00:00
Tobias Kussel
ff4fb06ad1
Address review comments
2023-05-19 11:53:03 +00:00
Tobias Kussel
a18b63e190
Use cached beam-connect image for dnpm
2023-05-17 10:04:35 +00:00
Tobias Kussel
f4134bcfca
Remove DNPM-BwHC experiment
2023-05-17 09:26:55 +00:00
Tobias Kussel
4e7f023b8a
Clean up bwhc startup
2023-05-16 10:56:28 +00:00
Tobias Kussel
187945b27e
Merge remote-tracking branch 'origin/main' into feature/dnpm-connect
2023-05-16 09:25:08 +00:00
Tobias Kussel
7b753c03c0
Add minimal project to readme
2023-05-16 10:46:17 +02:00
Tobias Kussel
c9806ad874
Adapt DNPM configuration
2023-05-15 13:43:01 +02:00
Tobias Kussel
d87745443e
support minimal project in system preparation
2023-05-10 20:15:14 +02:00
Tobias Kussel
64169acca2
Rely on beam-enroll message for exsisting key
2023-05-10 12:13:20 +00:00
Tobias Kussel
498092d36a
Replace deprecated openssl command
2023-05-10 10:59:13 +00:00
Tobias Kussel
3e1659a38d
Modularize DNPM components
2023-05-10 10:54:05 +00:00
Tobias Kussel
3a42570ac4
Add DNPM discovery URL as public configuration
2023-04-04 13:11:33 +02:00
Tobias Kussel
503f39820b
Merge branch 'main' into dnpmconnector
2023-04-04 13:02:49 +02:00
Tobias Kussel
bdff02ce49
Update variable name to make enroll command work for BBMRI
2023-03-27 14:50:28 +02:00
Tobias Kussel
cedc97477f
Add developer install option to the documentation
2023-02-27 13:02:59 +01:00
Tobias Kussel
5d38f48f68
Add developer install
2023-02-24 16:32:17 +01:00
Tobias Kussel
bfc00b9967
Prevent variable splitting in wsl check and improve error message
2023-02-24 11:41:05 +01:00
Tobias Kussel
7a350a8c9b
Fix string comparison in WSL check
2023-02-24 11:29:06 +01:00
Tobias Kussel
4578c77d4b
Fix systemd check
2023-02-22 15:42:52 +01:00
Tobias Kussel
191e986364
Add check for installation in WSL and for systemd
2023-02-22 15:32:21 +01:00
Tobias Kussel
4a53bb3fb2
Expose dnpm backend hostname
2022-11-09 12:36:58 +00:00
Tobias Kussel
bec42764bb
Build the dnpm frontend in host network mode
2022-11-09 11:39:21 +00:00
Tobias Kussel
b6f0cd7a13
Set HTTP(S) Proxy for bwhc frontend build
2022-11-09 10:45:39 +00:00
Tobias Kussel
e11b24bf70
Fix dnpm build context
2022-11-09 09:46:30 +00:00
Tobias Kussel
455d45603c
Fix dnpm volume mounting path
2022-11-08 12:45:29 +00:00