Releases: sentrionic/Valkyrie
Releases · sentrionic/Valkyrie
v1.1.0
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
- Download the zip of whichever OS you are using.
- Install Docker and get the Postgres and Redis containers
- Start those containers and create a DB.
- Rename
.env.example
to.env
and fill in the values - Run the server
v1.0.1
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
- Download the zip of whichever OS you are using.
- Install Docker and get the Postgres and Redis containers
- Start those containers and create a DB.
- Rename
.env.example
to.env
and fill in the values - Run the server
v1.0.0
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
- Download the zip of whichever OS you are using.
- Install Docker and get the Postgres and Redis containers
- Start those containers and create a DB.
- Rename
.env.example
to.env
and fill in the values - Run the server