mirror of https://github.com/samply/bridgehead.git
Data needs to be readable
This commit is contained in:
parent
b28a48da0a
commit
5e8db39e2a
|
@ -149,7 +149,7 @@ sudo chown -R bridgehead:root . /etc/bridgehead
|
||||||
sudo vi /etc/bridgehead/bbmri.conf # Modify to include national node name and admin contact details
|
sudo vi /etc/bridgehead/bbmri.conf # Modify to include national node name and admin contact details
|
||||||
```
|
```
|
||||||
|
|
||||||
For an ECDC/EHDS2 installation, you will also need to copy your data in a ```.csv``` file to ```/srv/docker/bridgehead/data```.
|
For an ECDC/EHDS2 installation, you will also need to copy your data in a ```.csv``` formatted file to ```/srv/docker/bridgehead/data```. Make sure it is readable by all.
|
||||||
|
|
||||||
If this is not an ECDC/EHDS2 installation, then download your site specific configuration repository:
|
If this is not an ECDC/EHDS2 installation, then download your site specific configuration repository:
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue