Skip to content
/ infra Public

(future) infrastructure for sekun.net, and other services

License

Notifications You must be signed in to change notification settings

sekunho/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infra

cache

cache is a nix binary cache server that's meant to run internally within my tailnet.

Secrets

  • ts_authkey: Tailscale auth key

Environment variables

  • HCLOUD_TOKEN: Hetzner read/write project access token

Orchestrating the cache server from scratch

  1. just apply-cache to spin up Hetzner instance
  2. nix run github:numtide/nixos-anywhere -- --flake '.#init-hetzner' root@<IP_ADDRESS>
  3. Follow Setting up a binary cache's step 1 to generate nix-serve's ec25519 keypair.
  4. colmena apply --on cache --reboot

About

(future) infrastructure for sekun.net, and other services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published