poseidon: move nextcloud to hades
This commit is contained in:
parent
ed22bdbc46
commit
a761d3201f
|
@ -73,6 +73,11 @@ in {
|
||||||
privatePort = 8080;
|
privatePort = 8080;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nextcloud = {
|
||||||
|
enable = true;
|
||||||
|
adminpassFile = config.age.secrets."nextcloud/admin-pass".path;
|
||||||
|
};
|
||||||
|
|
||||||
photoprism = {
|
photoprism = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8084;
|
port = 8084;
|
||||||
|
|
|
@ -21,6 +21,10 @@
|
||||||
|
|
||||||
"miniflux/admin-credentials" = {};
|
"miniflux/admin-credentials" = {};
|
||||||
|
|
||||||
|
"nextcloud/admin-pass" = {
|
||||||
|
owner = "nextcloud";
|
||||||
|
};
|
||||||
|
|
||||||
"restic-backup/hades-credentials" = {};
|
"restic-backup/hades-credentials" = {};
|
||||||
"restic-backup/hades-password" = {};
|
"restic-backup/hades-password" = {};
|
||||||
|
|
||||||
|
|
|
@ -90,11 +90,6 @@ in {
|
||||||
musicFolder.path = "${config.services.nextcloud.home}/data/alarsyo/files/Musique/Songs";
|
musicFolder.path = "${config.services.nextcloud.home}/data/alarsyo/files/Musique/Songs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nextcloud = {
|
|
||||||
enable = true;
|
|
||||||
adminpassFile = config.age.secrets."nextcloud/admin-pass".path;
|
|
||||||
};
|
|
||||||
|
|
||||||
paperless = {
|
paperless = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8085;
|
port = 8085;
|
||||||
|
|
|
@ -17,10 +17,6 @@
|
||||||
|
|
||||||
"lohr/shared-secret" = {};
|
"lohr/shared-secret" = {};
|
||||||
|
|
||||||
"nextcloud/admin-pass" = {
|
|
||||||
owner = "nextcloud";
|
|
||||||
};
|
|
||||||
|
|
||||||
"paperless/admin-password" = {};
|
"paperless/admin-password" = {};
|
||||||
"paperless/secret-key" = {};
|
"paperless/secret-key" = {};
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
age-encryption.org/v1
|
age-encryption.org/v1
|
||||||
-> ssh-ed25519 k2gHjw /nyyNh06NbTWpRfT/rLQAXG0+GNmXQdf/6Yb4Z+btQo
|
-> ssh-ed25519 k2gHjw md0WbIE3MSWLqqerCD4ljh4U+4fWaOhKZxl9RQt+HDo
|
||||||
yaCie2N3Z9NPfh/0ZAnClEpnePJH/RfasUVfhrw2k3Q
|
8Wj+hn5wwzgA6D1zQEaP1WIfmmK6pXVy2ZX5OQ/N0pU
|
||||||
-> ssh-ed25519 z6Eu8Q s7sz4WPghjXRJG5UjehcN6hOQgBSmJChgzh3mOtNIBw
|
-> ssh-ed25519 pX8y2g ByOhNTkxCHFkOQAOrID+bZEQzwesbnKluY6G5sSUhlg
|
||||||
agxROFWabDtUNgCLd2J1mkfuBfpRNH+mVgPdvVlSB2k
|
AybKPZKzELtvWTT/Kmc+zs7KC4GB9214GUdnWMhGnmo
|
||||||
-> *%`s-grease
|
-> QK!x#/y-grease c|K1% \ug . >WFn:bI
|
||||||
/i/nNtLTcvD09HOByxCo+T3g9p9EMbjTjdaR99OAxESjL2NscJpZiwyO2Urqp6Rg
|
Cgx9qaPIUk1hGKtQYJ6kNk/+bHTJ
|
||||||
iWs2mFpV6F3Xj4/Eag+ckaR+spR+F4brdCWCgf56gqrOTP92bSq4MHBTbbg
|
--- YwtEWMiVxfvMGE1ngDiy/dALw/Y9YAxduaqlVgPNqdk
|
||||||
--- 0cVGprd9WbckTSXnFk7OG6OzDspB+gu2MX7vW8MJnKo
|
ÿ¿zîóÑF(Ã8§?VÁJýæávH(kÔ‚9o\!£Ê¿ˆÐÓN7é@«àY#ÕÓ19êümùV¢}ŸZðضQWEÇ’þ}v/éƒ<® õ»æh‰¶T3†vN‚®”1
|
||||||
×Ý”HÔÞÄ‚•3A À…8ás͇[yúÇÍßɆÀ:;oätÜ…óMÀêsh<73>Ã¥dñÙ„bs¯Ú<C2AF>£˜¨KÎäNé±qýX(BãÑî8¥ÙÛO“ÑÔ¿ºB
|
|
|
@ -19,7 +19,7 @@ in {
|
||||||
|
|
||||||
"miniflux/admin-credentials.age".publicKeys = [alarsyo hades];
|
"miniflux/admin-credentials.age".publicKeys = [alarsyo hades];
|
||||||
|
|
||||||
"nextcloud/admin-pass.age".publicKeys = [alarsyo poseidon];
|
"nextcloud/admin-pass.age".publicKeys = [alarsyo hades];
|
||||||
|
|
||||||
"paperless/admin-password.age".publicKeys = [alarsyo poseidon];
|
"paperless/admin-password.age".publicKeys = [alarsyo poseidon];
|
||||||
"paperless/secret-key.age".publicKeys = [alarsyo poseidon];
|
"paperless/secret-key.age".publicKeys = [alarsyo poseidon];
|
||||||
|
|
Loading…
Reference in a new issue