Go to file
Tristan Daniël Maat e16f3be326
acme: Switch to a wildcard certificate
2024-04-16 01:25:59 +02:00
configuration acme: Switch to a wildcard certificate 2024-04-16 01:25:59 +02:00
keys acme: Switch to a wildcard certificate 2024-04-16 01:25:59 +02:00
modules treewide: Refactor nginx config 2024-04-13 04:46:22 +02:00
pkgs afvalcalendar: Host enschede afvalcalendar 2024-04-15 03:14:46 +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
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
flake.lock flake.lock: Update 2024-04-08 20:14:41 +02:00
flake.nix sonnenshift: Init 2024-04-08 20:02:53 +02:00

README.md

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 .#