-
This issue is easiest to explain in an example: Vaultwarden and Nextcloud both need to be able to log in to an SMTP server in order to send mail on their behalf. I pay for email service per use, so I'…
-
When I try to run this:
```
mkpasswd -m sha-512 | agenix -e login-password.age
```
It fails with this error:
```
Password: cp: cannot stat '/tmp/tmp.eZpecGIAx7/login-password.age': No such fil…
-
This happened when I ran `fh add "ryantm/agenix/"`
## Error
```
Error:
0: nothing to see here
```
## Metadata
|key|value|
|--|--|
|**version**|0.1.6|
|**os**|macos|
|**arch**|aarch6…
-
Hi!
I'm trying to follow the instructions for the full starter template with secrets management. However, I'm getting the following error:
```
$ nix run .#create-keys
Running create-keys for a…
-
Here we track active participation in lectures.
To do this, you record as a comment the question you make to presentations or demos during the lectures.
Also, provide the title of the presentati…
-
Hiyo there. While trying to put together a dnscontrol deployment, I ran into this line in the documentation around using an external app to [create dynamic `creds.json` contents](https://docs.dnscontr…
-
Hi again!
I was just wondering how your worfkow is for managing your private ssh keys. You seem have just two users, "me" and "blink" on your systems. Does that translate to two workstations allowe…
buxel updated
11 months ago
-
Hi!
The section about [age.identityPaths](https://github.com/ryantm/agenix#ageidentitypaths) says:
> (...) The list items should be strings ("/path/to/id_rsa"), not nix paths (../path/to/id_rsa), as…
-
### Describe the bug
Files configured to be owned by the alertmanager user sometimes get their owner reset to root after `nixos-rebuild switch` or `reboot`.
Unfortunately this does not seem to b…
-
Consul's configuration has the field `encrypt` where an encryption key can be given ([upstream documentation](https://www.consul.io/docs/agent/options.html#_encrypt)). This key can be given in `config…