forked from fediversity/fediversity
| .. | ||
| common | ||
| dev | ||
| operator | ||
| sync-nix | ||
| .envrc | ||
| .terraform.lock.hcl | ||
| default.nix | ||
| pass-ssh-key.sh | ||
| README.md | ||
| setup.nix | ||
| shell.nix | ||
| tests.nix | ||
| tf-env.nix | ||
| tf.nix | ||
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 in the sub-folders.
implementing
proper documentation TODO.
until then, a reference implementation may be found in panel/.