Fediversity/server
2024-11-18 15:18:38 +01:00
..
configuration.nix Add niols to the users of the website 2024-11-18 15:18:38 +01:00
default.nix deploy website from the repo (#1) 2024-11-14 13:41:19 +01:00
hardware-configuration.nix add nixos server config from the server running the fediversity.eu website 2024-11-07 13:41:33 +01:00
README.md deploy website from the repo (#1) 2024-11-14 13:41:19 +01:00
shell.nix deploy website from the repo (#1) 2024-11-14 13:41:19 +01:00

fediversity.eu webserver

This directory contains the configuration for the server hosting https://fediversity.eu

Build the configuration:

nix-build -A machine

Deploy via SSH:

env SSH_OPTS="..." nix-shell --run deploy-webserver