nas
This commit is contained in:
@@ -123,6 +123,14 @@ in
|
||||
# nextcloud
|
||||
# ------------------------------
|
||||
|
||||
# instanceid / passwordsalt / secret are written into config.php at
|
||||
# install time. Store them here so the bootstrap stub in the nextcloud
|
||||
# module can restore config.php if it ever gets zeroed again.
|
||||
# Add to nas-secrets.yaml via: sops secrets/nas-secrets.yaml
|
||||
# jallen-nas/nextcloud/instanceid: <value from config.php>
|
||||
# jallen-nas/nextcloud/passwordsalt: <value from config.php>
|
||||
# jallen-nas/nextcloud/secret: <value from config.php>
|
||||
|
||||
"jallen-nas/nextcloud/dbpassword" = sopsSettings // {
|
||||
mode = "0650";
|
||||
restartUnits = [ "nextcloud.service" ];
|
||||
|
||||
Reference in New Issue
Block a user