hosts/storage-2: set secrets permissions for nginx htpasswd
This commit is contained in:
parent
0393d26e71
commit
98705a218c
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ßV³f¾žbØsDÜÝ*åFW¢.:Æû[¹±¶¢è]=&ñ{ð dS‹êµ 9}Ê#ËRµÖÓúˆ×½7‚•o¤†‘<E280A0><E28098>3¨ôQíæ*Ì«;è˜Rý‹ŠM¸ò_–
|
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;
|
||||||
|
Loading…
Reference in New Issue
Block a user