Update deployment details
This commit is contained in:
8
README
8
README
@ -33,7 +33,15 @@ own hardware.
|
||||
|
||||
DEPLOYMENT
|
||||
|
||||
Only Nix build instructions targeting containers are provided below,
|
||||
but this project can be built and run without containers or Nix using Cabal.
|
||||
|
||||
- Clone this repository
|
||||
- Build the container image (with flakes enabled): `nix build .#purr-container`
|
||||
- Load the container image
|
||||
- podman load -i result
|
||||
- Use the provided docker stack example to deploy the container if desired
|
||||
- docker stack deploy -c docker-stack.yml purr
|
||||
|
||||
DEVELOPMENT & SUPPORT
|
||||
|
||||
|
Reference in New Issue
Block a user