Skip to content

Releases: sentrionic/Valkyrie

v1.1.0

11 Jun 09:00
Compare
Choose a tag to compare

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

v1.0.1

18 Mar 18:12
Compare
Choose a tag to compare

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

v1.0.0

06 Oct 08:31
Compare
Choose a tag to compare

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