Fediversity/launch
2025-04-22 20:13:17 +02:00
..
.envrc buttons works deployed 2025-04-22 20:13:17 +02:00
.gitignore ignore generated tf lock 2025-04-22 20:13:17 +02:00
default.nix consolidate setup in script 2025-04-22 20:13:17 +02:00
garage.nix buttons works deployed 2025-04-22 20:13:17 +02:00
main.tf add further comments 2025-04-22 20:13:17 +02:00
mastodon.nix buttons works deployed 2025-04-22 20:13:17 +02:00
options.nix add further comments 2025-04-22 20:13:17 +02:00
peertube.nix buttons works deployed 2025-04-22 20:13:17 +02:00
pixelfed.nix buttons works deployed 2025-04-22 20:13:17 +02:00
README.md add further comments 2025-04-22 20:13:17 +02:00
resource.nix fix key path 2025-04-22 20:13:17 +02:00
shared.nix buttons works deployed 2025-04-22 20:13:17 +02:00
shell.nix buttons works deployed 2025-04-22 20:13:17 +02:00
tf-env.nix add more comments 2025-04-22 20:13:17 +02:00
tf.nix Revert "update nixpkgs to ditch opentofu patch" 2025-04-22 20:13:17 +02:00
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

implementing

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