Fix/runner quadlet #6

Merged
jdelpilar merged 2 commits from fix/runner_quadlet into main 2026-07-08 14:10:28 -07:00
2 Commits
Author SHA1 Message Date
Jordan Del Pilar 73f894e9b1 update: Updated Defaults
Johto Infrastructure Pipeline / Deploy to Production (push) Has been skipped
Johto Infrastructure Pipeline / Run Ansible Lint (push) Successful in 1m45s
Updated base template to make changes to default settings gitea
- Remove requirement for adguard home to be running. container now only requires network to be started before starting.
- Disabled registration via environment variables. This forces new users to be created only by a gitea admin, helping secure the instance. This is applied as a default so current workflow does not require external user registration. if that need arises this setting will be changed.
2026-07-08 09:43:27 -07:00
Jordan Del Pilar 0204210c46 fix: Removed Adguard Requirement
Removed requirement for adguard home to be running. prevents issues with pipeline restarting adguard and killing runner in the process. Container now only waits for network to be online during boot.

This same change will be applied to all containers, meaning by default they only require networking to be online at bootup.
2026-07-08 09:40:03 -07:00