Go to file
Tristan Daniël Maat cf77666322
WIP: authelia: Add SSO
2024-04-30 06:12:35 +02:00
configuration WIP: authelia: Add SSO 2024-04-30 06:12:35 +02:00
keys WIP: authelia: Add SSO 2024-04-30 06:12:35 +02:00
modules WIP: authelia: Add SSO 2024-04-30 06:12:35 +02:00
pkgs afvalcalendar: Add proper error handling 2024-04-30 06:09:04 +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-29 09:20:14 +02:00
flake.nix afvalcalendar: Add proper error handling 2024-04-30 06:09:04 +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 .#