Go to file
2024-07-03 02:56:23 +02:00
configuration grafana: Properly proxy websocket connections 2024-07-03 02:56:23 +02:00
keys acme: Switch to a wildcard certificate 2024-04-16 01:25:59 +02:00
modules treewide: Start using nixpkgs-fmt formatting 2024-06-28 20:12:55 +02:00
pkgs fail2ban-exporter: Bump generated source json/nix 2024-07-01 19:24:04 +02:00
.git-blame-ignore-revs git: Blame-ignore nixpkgs-fmt commit 2024-06-28 20:19:42 +02:00
.gitignore vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00
.sops.yaml hetzner: Add new server config 2024-03-11 03:42:28 +01:00
flake.lock flake.lock: Update 2024-07-01 18:37:42 +02:00
flake.nix flake.lock: Update 2024-07-01 18:37:42 +02:00
LICENSE Add LICENSE 2019-11-26 23:26:10 +00:00
README.md vm: Set up proper bridge networking 2024-03-27 01:51:15 +01:00

tlater.net server configuration

This is the NixOS configuration for tlater.net.

Testing

Run a test VM with:

nix run

Running

Note: M-2 will bring up a console for poweroff and such

One caveat: create a larger disk image first. This can be done by running the following in the repository root:

qemu-img create -f qcow2 ./tlaternet.qcow2 20G

Deploying

Deployment is handled using deploy-rs:

deploy .#