Skip to content
Snippets Groups Projects
Commit 08a23715 authored by Armin Co's avatar Armin Co
Browse files

Documentation

parent ce64e402
Branches
No related tags found
No related merge requests found
...@@ -27,6 +27,15 @@ that will install the OLP as you wish. ...@@ -27,6 +27,15 @@ that will install the OLP as you wish.
git clone https://gitlab.cvh-server.de/aco/cvh-olp.git git clone https://gitlab.cvh-server.de/aco/cvh-olp.git
``` ```
### Structure
Required repositories for other services will be pulled into this drirectory.
For every service there will be created a seperate data/config directory which is independend to the repository
and can be recreated if neccessary.
This helps also to unify the paths to all configuration files.
Every relative path will be defined from the location of the `docker-compose.base.yml` file.
## Nice to know ## Nice to know
### Creating a new user ### Creating a new user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment