Skip to content

strykeforce/strykeforce.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63ff7a6 · Mar 1, 2025
Feb 9, 2025
Sep 12, 2024
Feb 25, 2025
Feb 9, 2025
Feb 12, 2025
Feb 12, 2025
Jan 4, 2025
Feb 9, 2025
Mar 1, 2025
Feb 13, 2025
Feb 12, 2025
Feb 25, 2025
Feb 12, 2025
Feb 12, 2025
Feb 25, 2025

Repository files navigation

strykeforce.org

Installation on EC2 server

Find a recent NixOS AMI. Use a x86_64 (t3, not t2) instance type to enable serial console. Install SSH public key during installation and log in using public IP.

Examine justfile for staging and production deployment recipes.

just stage <how>

Where <how> is one of (switch | boot | test | build | dry-build | dry-activate | edit | repl | build-vm | build-vm-with-bootloader) arguments to nixos-rebuild command.

Copy or restore production data

See script in nix/hosts/pallas/strykeforce-sync.nix.

Server Management

# as root
# strykeforce-manage is installed on the production server
$ strykeforce-manage help