Fediversity/launch
2025-04-18 17:17:28 +02:00
..
.envrc
default.nix add unit test: TF validate 2025-04-18 13:21:17 +02:00
garage.nix clean documentation 2025-04-18 17:17:24 +02:00
main.tf fix nix-hash 2025-04-18 16:51:38 +02:00
mastodon.nix clean documentation 2025-04-18 17:17:24 +02:00
options.nix
peertube.nix clean documentation 2025-04-18 17:17:24 +02:00
pixelfed.nix
README.md clean documentation 2025-04-18 17:17:24 +02:00
resource.nix
shared.nix
shell.nix
tests.nix add unit test: TF validate 2025-04-18 13:21:17 +02:00
tf-env.nix
tf.nix
variables.tf

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