cloudserve-infrastructure/roles/gitea/tasks
Marty Oehme 8aaefd3f60
Fix gitea admin deployment to be less brittle
Admin deployment was very timing-dependent: If the server took a while
to set it up, it would always error out while deploying. This commit
adds sufficient grace-time into the admin request call before the error
occurs which should avoid it in most deployments (unless the server is
severely underpowered or over-taxed).

Also fixes admin creation to avoid root usage in the container when it
is not called for.
2022-12-18 12:00:33 +01:00
..
main.yml Fix gitea admin deployment to be less brittle 2022-12-18 12:00:33 +01:00
Ubuntu.yml Add simple ci deployment 2021-12-22 18:02:18 +01:00