janskiba
c354c450f3
Check if curl is installed
2023-09-21 16:23:22 +00:00
Croft
60e0db00a7
Changed section title in TOC
2023-09-01 14:02:46 +02:00
Croft
42300e923f
Corrected URL
2023-08-30 11:53:06 +02:00
Croft
6b025a8f6a
Merge branch 'main' into main_tls_docu
2023-08-30 11:52:13 +02:00
Croft
dddbf0efd0
Zdenkas updates for Directory and Collection usage
...
This updates documentatin only.
2023-08-29 10:41:25 +02:00
Croft
66deff38a2
Corrected Docker link
2023-08-28 10:24:18 +02:00
Croft
eeba6bce39
Added info about git and Docker proxy to documenation.
2023-08-28 10:15:19 +02:00
Croft
705fbeaf97
Added advice for finding PEM files
2023-08-14 13:18:42 +02:00
Martin Lablans
e775ec5834
Update README.md
2023-08-01 10:34:06 +02:00
Croft
8c45e1da80
Added URLs that need to be accessible for the installation to work.
2023-07-27 09:44:55 +02:00
Martin Lablans
b311ff7831
Docs: Move info about BBMRI-ERIC Directory
2023-07-12 08:53:16 +02:00
Tobias Kussel
3304d2818d
Merge branch 'main' into feature/dnpm-connect
2023-06-28 11:45:45 +02:00
Croft
1565907243
Minor text and formatting improvements
2023-06-01 10:47:30 +02:00
Croft
906b98f26e
Simplified the Directory registration section
2023-06-01 10:40:48 +02:00
Croft
a00fed7df2
Changed as result of onboarding experience on the 30th
...
* Proxy and firewall adjustments were highlighted.
* The need to register with the Directory and obtain a default
Collection ID was mentioned.
2023-06-01 10:26:14 +02:00
Tobias Kussel
ff4fb06ad1
Address review comments
2023-05-19 11:53:03 +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
Croft
48dd477a94
Removed non-functioning links from Table of Contents
...
Removed Git and Docker from Requirements -> Software, since they are
no longer used.
2023-04-24 10:33:04 +02:00
patrickskowronekdkfz
c10ba98084
Merge pull request #53 from samply/directory_sync
...
Added a Directory sync component
2023-04-03 08:45:50 +02:00
Croft
8deafe2023
Merge branch 'main' into update_readme_for_installation
2023-03-22 09:56:11 +01:00
Radovan Tomášik
c39518f763
Update README.md
2023-03-17 11:25:56 +01:00
Radovan Tomášik
bf3989dcbd
Update README.md
...
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
2023-03-17 11:17:47 +01:00
Radovan Tomášik
c53fe491d9
Update README.md
...
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
2023-03-17 11:17:25 +01:00
Radovan Tomášik
d7a983000b
Update README.md
2023-03-17 11:03:19 +01:00
Croft
bedad57f41
Changes for Directory sync PR 53
...
* Change docker-compose.yml to reduce the number of environment
variables being passed to Directory sync.
* Improve documentation.
2023-03-14 09:59:37 +01:00
Tobias Kussel
cedc97477f
Add developer install option to the documentation
2023-02-27 13:02:59 +01:00
Croft
8dd1b01842
Updates for PR52
...
* Incorporated some of Martin's suggestions (the ones where I had no questions)
* Updated the table of contents to reflect the current structure of the document.
2023-02-20 16:17:45 +01:00
Torben Brenner
17d48a3636
refactor: Expect User to select a Backup Directory
2023-02-07 16:23:49 +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
Croft
92dd4b84c1
Incorporated new environemnt variable nameing for Directory sync
2023-01-31 09:43:26 +01:00
Croft
3e55030b1b
Added a Directory sync component
...
* Added new container to bbmri/docker-compose.yml.
* Added set up documentation to README.
2023-01-27 13:49:52 +01:00
Croft
6123a9aeba
Addressed Torben's comments to PR 52
...
- Included email for CCP repositories.
- Used journalctl instead of docker ps for Bridgehead status.
2023-01-27 11:08:00 +01:00
Croft
7d9cec562e
Corrected site naming convention to comply with DKTK
2023-01-27 09:46:30 +01:00
Croft
90fe31b6c9
Described Docker logging in README
2023-01-26 11:15:55 +01:00
Croft
92d88ad815
Added new section for testing the Bridgehead
2023-01-26 09:37:44 +01:00
Croft
d2c5ec0418
Added instructions for Bridgehead de-install
2023-01-25 14:09:14 +01:00
Croft
92ccb78674
Fix for Tobias' comment in PR52
2023-01-23 14:49:03 +01:00
Croft
0c2873132a
Included site naming conventions
2023-01-19 11:22:48 +01:00
Croft
ee6f60ef65
Enhanced the installation documentation.
...
Explained the following:
* Bridgehead projects
* Configuration repository
2023-01-19 09:59:47 +01:00
Torben Brenner
1ffc9b9cd5
feature: Added automated Backups for PostgreSQL
2023-01-12 08:26:49 +01:00
Martin Lablans
bfb84666af
Warn about ufw
2022-11-21 18:13:40 +01:00
Martin Lablans
21f90efe96
Document network, file structure, monitoring, auto-updates
2022-11-21 09:27:14 +01:00
Martin Lablans
a6b7afce40
Documentation
2022-11-18 19:02:13 +01:00
Croft
cb57aad949
Updated Documentation
...
* Removed sections that are no longer relevant
* Added some additional information, particularly regarding registration with Beam and monitoring
* Moved some sections around to get a better structure
2022-11-14 11:51:29 +01:00
p.delpy@dkfz-heidelberg.de
7ea5e928fc
Removed add_bc_user.sh
2022-11-03 11:34:51 +01:00
Patrick Skowronek
ee3ea2b514
Updated README
2022-11-03 09:13:32 +01:00
Radovan Tomášik
5e5ed73c91
Update README.md
2022-10-26 16:34:47 +02:00
Radovan Tomášik
c70be3d5c9
Update README.md
2022-10-26 16:18:10 +02:00