Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(caddy): replace mktemp+trap pattern with read_secret helper
8f2824aView on GitHubMerge pull request #43 from killer23d/copilot/fix-restore-backup-path
3eeb6eeView on GitHubFix setup.sh backup dir tree; harden rclone prompt input validation and PUID/PGID numeric check
4f82921View on GitHubFix BACKUP_DIR key, add emergency restore rclone prompt, make .env load non-fatal for remote restores
87d9ce6View on GitHubfix(restore): resolve backup path from BACKUP_BASE_DIR, not PROJECT_ROOT
4f153b1View on GitHubfix(uninstall): correct 5 bugs found by cross-audit against setup.sh
2370e64View on GitHubfix: automate chmod +x for all scripts after clone
614b669View on GitHubfix(systemd): fix false-positive OnCalendar validator warning
f42a379View on GitHubfix(health): read DOMAIN_NAME+ADMIN_EMAIL from loaded env, not hardcoded /etc path (BUG-health-envread)
2f9ce7aView on GitHubfix(startup): use correct container names in wait_for_services (BUG-startup-container-names)
3a26ff7View on GitHubfix(init): add DAC_OVERRIDE cap so chmod works after chown (BUG-init-dac-override)
2252214View on GitHubfix(init): set logs/caddy ownership BEFORE find /logs sweep (BUG-caddy-log-order)
6898d3aView on GitHubfix(init): stop chowning caddy data/config to PUID:PGID; caddy runs as root
5300afbView on GitHubfix(caddy): robust log-file writable guard with actionable host-side fix
39db739View on GitHub