Skip to content

Gitea

Homepage | Repository

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

inventories/homelab/group_vars/homelab.yml
gitea_enabled: true

By default, Gitea can be accessed at http://[your_server_ip]:3004 or https://gitea.[your_domain].com if you have DNS access configured.

See the default configuration options for Gitea at roles/gitea/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).