hosts/storage-2: set secrets permissions for nginx htpasswd
This commit is contained in:
10
hosts/minecraft-2/secrets/clerie-backup-job-main.age
Normal file
10
hosts/minecraft-2/secrets/clerie-backup-job-main.age
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 HwR33w VOKZmTkEoyrKLAN6uNv+LQHqc4avP8iwH4BiM+VueGM
|
||||||
|
G69PUY0KeW5uKCS+v2v3BWtaxWLTVUx3PIztgBVenNE
|
||||||
|
-> ssh-ed25519 4YRm+g qCBKNpb6kkqKoHMe6oXJL9yRjY5Re8WJUy/Vm6nY5GY
|
||||||
|
gRYAzyHROciCgZJQQ8RpxbZ2LMdkvklHfIggLq9J4yk
|
||||||
|
-> PS60>-grease @iB[%' b&A wKA5$@K
|
||||||
|
nSwvNJ6vCt24R7Qok7jLttjUQ+Vx1G2tO1Kw1htdZbYy3GNIl2jnkJtn7NJcA6hM
|
||||||
|
9sgcnQVetxr93l/uiwKyIhQTPcuwuLY
|
||||||
|
--- GVqzFN33Y1T7jgvEqQqQjBMR3VuEnXY51eKmI9/bO8s
|
||||||
|
52<1F>V<EFBFBD>f<EFBFBD><66>b<EFBFBD>sD<73><44>*<2A>FW<46>.:<3A><>[<5B><><EFBFBD><EFBFBD><EFBFBD>]=&<26>{<7B><><EFBFBD>dS<64><53><EFBFBD> 9}<1E>#<23>R<EFBFBD><52><EFBFBD><1C><>7<D7BD><37>o<EFBFBD><6F><EFBFBD><EFBFBD><EFBFBD>3<EFBFBD><33>Q<EFBFBD><51>*̫;<3B><1D>R<><12><>M<EFBFBD><4D>_<EFBFBD>
|
BIN
hosts/minecraft-2/secrets/clerie-backup-target-cyan.age
Normal file
BIN
hosts/minecraft-2/secrets/clerie-backup-target-cyan.age
Normal file
Binary file not shown.
BIN
hosts/minecraft-2/secrets/clerie-backup-target-magenta.age
Normal file
BIN
hosts/minecraft-2/secrets/clerie-backup-target-magenta.age
Normal file
Binary file not shown.
@@ -46,6 +46,11 @@ let
|
|||||||
);
|
);
|
||||||
|
|
||||||
in {
|
in {
|
||||||
|
age.secrets.mixcloud-htpasswd = {
|
||||||
|
owner = "nginx";
|
||||||
|
group = "nginx";
|
||||||
|
};
|
||||||
|
|
||||||
services.nginx.virtualHosts = {
|
services.nginx.virtualHosts = {
|
||||||
"mixcloud.clerie.de" = {
|
"mixcloud.clerie.de" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
Reference in New Issue
Block a user