Krypton Server Beta Release
Pre-release
Pre-release
installation:
- download the sourcecode and extract it
- mount your persistent drives
.encryptedFiles
and.mysql
into the extracted folder - configure *.env (passwords, domains, limitations etc.)
- edit docker-compose.yml if you don't like the default ports
- cd to the project folder and run
sudo docker-compose up -d --build && sudo docker-compose logs -f