Fediversity/infra
2025-04-21 17:03:27 +02:00
..
common move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
dev move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
module move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
operator move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
.envrc move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
architecture.pdf Move the Proxmox architecture document to infra/ 2024-11-27 12:20:33 +01:00
default.nix move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
README.md move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
shell.nix move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
tests.nix move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
tf-env.nix move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
tf.nix move stuff around, utterly untested 2025-04-21 16:00:59 +02:00
TODO.md fix root test/hook 2025-04-21 17:03:27 +02:00

service deployment

deploys NixOS templates using OpenTofu.

requirements

usage

development

before using other commands, if not using direnv:

nix-shell

then to initialize, or after updating pins or TF providers:

setup

then, one can use the tofu CLI.

implementing

proper documentation TODO. until then, a reference implementation may be found in panel/.