forgejo-autohebergement/ansible
Horacio Duran c09bf58ea7 Backport fixes from version in production
Per file detail:
backup.yml
      - Added role defaults loading with proper precedence (inventory > vars > defaults)
      - Fixed pg_dump permissions: now dumps to /tmp first, then moves to backup directory
update.yml
      - Added role defaults loading with proper precedence
      - Fixed docker exec commands to use --user {{ forgejo_user }}
      - Added monitoring compose file detection and handling
restore.yml
      - Added role defaults loading with proper precedence
      - Added monitoring compose file detection and handling
      - Fixed docker exec for doctor command to use --user {{ forgejo_user }}
Makefile
       - Updated .PHONY with new targets
       - Replaced auto-generated help with structured categorized help
       - Added backup-cron and backup-cron-s3 targets for non-interactive backups
       - Added cron job example in help output
2026-01-15 22:26:27 +01:00
..
inventory/production Add Template to deploy forgejo. 2026-01-09 16:07:44 +01:00
playbooks Backport fixes from version in production 2026-01-15 22:26:27 +01:00
roles/forgejo Add Template to deploy forgejo. 2026-01-09 16:07:44 +01:00
ansible.cfg Add Template to deploy forgejo. 2026-01-09 16:07:44 +01:00