Fediversity/server
Nicolas “Niols” Jeannerod f1c0d29df9
All checks were successful
/ check-pre-commit (pull_request) Successful in 22s
/ check-pre-commit (push) Successful in 22s
Add niols to the users of the website
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