rework credential strategy and cleanup

This commit is contained in:
2026-03-16 23:44:27 -04:00
parent 216cd3ff1a
commit 68525ad820
9 changed files with 629 additions and 10 deletions
+5
View File
@@ -1,2 +1,7 @@
# NOTE: This file is for reference only when using non-Docker deployments.
# For Docker builds, this file is generated dynamically at build time from
# Dockerfile ARG values (see Dockerfile). The Docker-generated version will
# use the configured SSH_USERNAME and STORAGE_PATH build arguments.
piscal_executable="/srv/piscal"
storage_directory="/home/piscaladmin/LeafWeb_storage"