Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@sentrionic sentrionic released this 11 Jun 09:00
· 10 commits to main since this release

Valkyrie - Server

This release contains the current server binaries.
You may use those if you prefer to not install Go and its dependencies or if
you just need the server to run the frontend.

Installation

  1. Download the zip of whichever OS you are using.
  2. Install Docker and get the Postgres and Redis containers
  3. Start those containers and create a DB.
  4. Rename .env.example to .env and fill in the values
  5. Run the server