Add .plg install script and master.conf.template
Plugin/varaverk.plg: - Method="install update": git clone (fresh) or pull (update) Validates Unraid, checks array is started via shfs mount, clones to SCRIPTS_DIR (read from varaverk.cfg, default /mnt/user/appdata/Varaverk), creates Plugin/unraid symlink, inits varaverk.cfg, bootstraps master.conf from template on first install. - Every boot: lightweight boot.sh recreates symlink if missing (no git ops). - Method="remove": removes web symlink, leaves appdata intact. Configurations/master.conf.template: - Full master.conf with personal values blanked: HOST1/HOST2 empty, GITEA_REPO_PATH empty, personal container names in profiles cleared, FALLBACK_ENABLED=false, CRITICAL/DAILY rsync defaults corrected to true. New users fill in HOST1, HOST2, then proceed to partnership setup.
This commit is contained in: