Post-Tyranny-Tech-Infrastru.../ansible/playbooks
Pieter 12d9fc06e5 feat: Configure Diun with Docker Hub auth and watchRepo control
This commit resolves Docker Hub rate limiting issues on all servers by:
1. Adding Docker Hub authentication support to Diun configuration
2. Making watchRepo configurable (disabled to reduce API calls)
3. Creating automation to deploy changes across all 17 servers

Changes:
- Enhanced diun.yml.j2 template to support:
  - Configurable watchRepo setting (defaults to true for compatibility)
  - Docker Hub authentication via regopts when credentials provided
- Created 260124-configure-diun-watchrepo.yml playbook to:
  - Disable watchRepo (only checks specific tags vs entire repo)
  - Enable Docker Hub authentication (5000 pulls/6h vs 100/6h)
  - Change schedule to weekly (Monday 6am UTC)
- Created configure-diun-all-servers.sh automation script with:
  - Proper SOPS age key file path handling
  - Per-server SSH key management
  - Sequential deployment across all servers
- Fixed Authentik OIDC provider meta_launch_url to use client_domain

Successfully deployed to all 17 servers (bever, das, egel, haas, kikker,
kraai, mees, mol, mus, otter, ree, specht, uil, valk, vos, wolf, zwaan).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-24 13:16:25 +01:00
..
260123-configure-diun-webhook.yml feat: Add Nextcloud maintenance automation and cleanup 2026-01-24 12:44:54 +01:00
260123-upgrade-nextcloud-stage-v2.yml fix: Improve container wait loop to actually wait 5 minutes 2026-01-23 21:41:14 +01:00
260123-upgrade-nextcloud-v2.yml feat: Add Nextcloud maintenance automation and cleanup 2026-01-24 12:44:54 +01:00
260124-configure-diun-watchrepo.yml feat: Configure Diun with Docker Hub auth and watchRepo control 2026-01-24 13:16:25 +01:00
260124-nextcloud-maintenance.yml feat: Add Nextcloud maintenance automation and cleanup 2026-01-24 12:44:54 +01:00
cleanup.yml fix: Resolve Authentik email delivery issues 2026-01-13 09:52:23 +01:00
configure-email.yml chore: Post-workshop state - January 23rd, 2026 2026-01-23 20:36:31 +01:00
deploy.yml fix: Correct docker_compose_v2 pull parameter syntax 2026-01-23 21:13:49 +01:00
setup.yml chore: Post-workshop state - January 23rd, 2026 2026-01-23 20:36:31 +01:00
update-containers.yml chore: Post-workshop state - January 23rd, 2026 2026-01-23 20:36:31 +01:00
update-enrollment-flow.yml feat: Add playbook to update enrollment flow and fix brand default 2026-01-15 13:29:26 +01:00