Fediversity/launch
2025-04-22 20:34:49 +02:00
..
.envrc
.terraform.lock.hcl buttons works deployed 2025-04-22 20:34:35 +02:00
default.nix switch dependency management to npins, closes #279 2025-04-22 20:34:49 +02:00
main.tf fix nix-hash 2025-04-22 20:13:17 +02:00
options.nix add further comments 2025-04-22 20:13:17 +02:00
pass-ssh-key.sh buttons works deployed 2025-04-22 20:34:35 +02:00
README.md clean documentation 2025-04-22 20:34:49 +02:00
resource.nix wip: handle infra by TF 2025-04-22 20:34:49 +02:00
shared.nix
shell.nix
tests.nix wip: handle infra by TF 2025-04-22 20:34:49 +02:00
tf-env.nix wip: handle infra by TF 2025-04-22 20:34:49 +02:00
tf.nix
variables.tf add further comments 2025-04-22 20:13:17 +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/.