Pierre Delpy
|
3c0a994237
|
use docker cache for beam-enroll and vaultfetcher
|
2023-09-27 09:22:11 +02:00 |
Martin Lablans
|
b07731442b
|
Merge pull request #121 from samply/chown-message
Fix error messages about wrong permissions
|
2023-09-25 10:23:50 +02:00 |
janskiba
|
c354c450f3
|
Check if curl is installed
|
2023-09-21 16:23:22 +00:00 |
Martin Lablans
|
2b0cdc0345
|
Fix error messages about wrong permissions
|
2023-09-19 11:33:19 +02:00 |
janskiba
|
6cfa745385
|
Remove -it from docker run
|
2023-08-17 11:21:20 +00:00 |
p.delpy@dkfz-heidelberg.de
|
af25df79e3
|
refactor addUser to adduser - lowercase
|
2023-08-15 15:42:42 +02:00 |
p.delpy@dkfz-heidelberg.de
|
b58348328c
|
fix nngm migration
|
2023-08-15 15:34:49 +02:00 |
Pierre Delpy
|
829102f23e
|
Merge branch 'main' into feature/custom-basic-auth
|
2023-08-15 14:24:19 +02:00 |
p.delpy@dkfz-heidelberg.de
|
4754eb282b
|
add migration for old credentials
|
2023-08-15 14:08:22 +02:00 |
p.delpy@dkfz-heidelberg.de
|
3f43c32bd2
|
refactor addUser code
|
2023-08-09 09:10:20 +02:00 |
p.delpy@dkfz-heidelberg.de
|
dc0fc286b1
|
add generic bash function addBasicAuthUser
|
2023-08-08 09:28:59 +02:00 |
Martin Lablans
|
54d83736c3
|
Move BBMRI-ERIC, GBN to modules
|
2023-08-07 15:19:41 +02:00 |
Martin Lablans
|
6ccf9b2a70
|
Merge pull request #64 from samply/automate
Allow to automate installation
|
2023-08-01 10:54:56 +02:00 |
Torben Brenner
|
7093166a53
|
fix: make the check case insensitive
|
2023-08-01 10:25:23 +02:00 |
Torben Brenner
|
20359fde71
|
fix: correctly parse curl output
|
2023-08-01 10:23:14 +02:00 |
Martin Lablans
|
b7ed90c5c8
|
Change logging/reporting order
|
2023-07-28 11:32:52 +00:00 |
Martin Lablans
|
11bfd94f2a
|
Merge branch 'main' into checkClockSync
|
2023-07-28 13:28:18 +02:00 |
lablans
|
9facafd0c4
|
Only read headers from Broker to check clock skew
|
2023-07-28 11:23:54 +00:00 |
p.delpy@dkfz-heidelberg.de
|
788e4ea9f7
|
add generic bash function addBasicAuthUser
|
2023-07-27 13:53:20 +02:00 |
Tobias Kussel
|
3304d2818d
|
Merge branch 'main' into feature/dnpm-connect
|
2023-06-28 11:45:45 +02:00 |
p.delpy@dkfz-heidelberg.de
|
ee727fb220
|
add max-time for curl monitoring
|
2023-05-16 08:56:31 +02:00 |
Tobias Kussel
|
d87745443e
|
support minimal project in system preparation
|
2023-05-10 20:15:14 +02:00 |
Tobias Kussel
|
3e1659a38d
|
Modularize DNPM components
|
2023-05-10 10:54:05 +00:00 |
Torben Brenner
|
25081c1bf4
|
hotfix: Switch to old Project Name
|
2023-03-09 15:28:07 +01:00 |
Martin Lablans
|
33b50372c6
|
Pull docker images from DKFZ mirror
|
2023-03-09 11:16:34 +01:00 |
Martin Lablans
|
380511d3bb
|
Don't delete docker images if BK is not running
|
2023-03-08 10:37:37 +01:00 |
lablans
|
0ff153ef22
|
Use project name. Add is-running function.
|
2023-03-08 09:01:05 +00:00 |
Tobias Kussel
|
ea3e148fd3
|
Merge pull request #62 from samply/feature/develop-install
Add developer install
|
2023-02-27 14:58:40 +01:00 |
Tobias Kussel
|
b0086ee4af
|
Merge pull request #60 from samply/feature/check-for-wsl
During install, check if running in WSL and if systemd is present
|
2023-02-27 13:16:07 +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 |
Martin Lablans
|
857e351b88
|
Support gitmirror for github.com repo
|
2023-02-23 18:05:53 +01:00 |
Martin Lablans
|
8b2e99200e
|
Fix typo
|
2023-02-23 18:05:34 +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 |
lablans
|
a23f1ae075
|
Automate installation
|
2023-02-22 12:06:28 +00:00 |
Torben Brenner
|
a6975e37ac
|
fix: Added Image Updates for activated Modules
|
2023-02-09 09:58:51 +01:00 |
Torben Brenner
|
a1cd5a206e
|
fix: Repaired check for Auto Updates
|
2023-02-09 09:50:30 +01:00 |
Torben Brenner
|
98afeac701
|
refactor: Use -db as Indicator for Backups
|
2023-02-07 16:23:49 +01:00 |
Torben Brenner
|
a37bf79c03
|
refactor: Added Monitoring for backup permissions
|
2023-02-07 16:23:49 +01:00 |
Torben Brenner
|
17d48a3636
|
refactor: Expect User to select a Backup Directory
|
2023-02-07 16:23:49 +01:00 |
Torben Brenner
|
713dc5f4e9
|
refactor: Move Backups after the Update
|
2023-02-07 16:23:18 +01:00 |
Torben Brenner
|
0d998ab871
|
refactor: Move persistent data to named volumes
|
2023-02-07 16:23:18 +01:00 |
Torben Brenner
|
1c3fa4fa3f
|
refactor: Changed Paths for persistent Data
|
2023-02-07 16:22:28 +01:00 |
Torben Brenner
|
1ffc9b9cd5
|
feature: Added automated Backups for PostgreSQL
|
2023-01-12 08:26:49 +01:00 |
Torben Brenner
|
6d24dbce7f
|
Added Configuration for Local ID-Management
|
2023-01-12 08:26:49 +01:00 |
Martin Lablans
|
10ec2b0e92
|
Merge pull request #45 from samply/develop
Don't warn about modified git dir twice
|
2022-12-05 08:40:12 +01:00 |
Martin Lablans
|
eea0c665a2
|
Don't warn about modified git dir twice
|
2022-11-29 08:20:51 +00:00 |
Martin Lablans
|
5593ae38bb
|
Retry git fetch/pull to make it more resilient to e.g. network outages
|
2022-11-29 08:10:21 +00:00 |