Files
ma/src/server/install.txt
2024-01-14 11:48:31 +00:00

6 lines
319 B
Plaintext

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