- https://codeberg.org/kiara
- Joined on
2025-02-04
refactor variables
i didn't so much remove as just move these - considering the confusion this brough tho, i moved them back now.
support password-protected personal SSH keys for deploying services in development
prior art:
- https://registry.terraform.io/providers/loafoe/ssh/latest/docs/resources/resource allows specifying SSH key password (is this desirable?)
support password-protected personal SSH keys for deploying services in development
Wire up passing credentials from FediPanel to the Mastodon configuration
c.f.:
- https://wiki.nixos.org/wiki/Mastodon
- our existing work on #190