Skip to content

Krypton Server Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ttschnz ttschnz released this 04 Nov 20:15
· 4 commits to master since this release
57951b6

installation:

  1. download the sourcecode and extract it
  2. mount your persistent drives .encryptedFiles and .mysql into the extracted folder
  3. configure *.env (passwords, domains, limitations etc.)
  4. edit docker-compose.yml if you don't like the default ports
  5. cd to the project folder and run sudo docker-compose up -d --build && sudo docker-compose logs -f