Add files via upload

This commit is contained in:
Janis Steiner
2024-06-26 16:50:09 +02:00
committed by GitHub
commit ec96efb55b
45 changed files with 6387 additions and 0 deletions

5
server/install.txt Normal file
View File

@@ -0,0 +1,5 @@
1: download the file docker-compose.yml and the folder cyberhex-code
2: create the cyberhex-db-storage volume
3: request some ssl certs via certbot form letsencrypt and put them into certs/
sudo certbot certonly --manual --preferred-challenges=http --http-01-port=8080
3: use docker-compose up to start the whole thing