Dockerization #1
@ -10,6 +10,14 @@ It runs with Django. The information are daily generated by an ansible playbook,
|
||||
|
||||
## Install
|
||||
|
||||
### Run with docker
|
||||
|
||||
```
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
### On-premise
|
||||
|
||||
Dependencies in case of Debian 10.
|
||||
```
|
||||
apt install python3-venv libmariadb-dev-compat libmariadb-dev mariadb-client python3-dev gcc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user