Skip to content

gitea

Logo

Description

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.

Notes

Use SQLite3 for the database unless you have an external one setup.

Image

gitea/gitea:latest

Categories

  • Web
  • Tools

Ports

  • 3000:3000/tcp
  • 222:22/tcp

Volumes

ContainerBind
/data/opt/appdata/gitea
/etc/timezone:ro/etc/timezone
/etc/localtime:ro/etc/localtime

Environment Variables

NameLabelDefaultDescription
PUIDPUID1000``````
PGIDPGID100``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.gitea.ruleHost(`gitea.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.gitea.entrypointshttps
traefik.http.services.gitea.loadbalancer.server.port3000
traefik.http.routers.gitea.tlstrue
traefik.http.routers.gitea.tls.certresolverdefault
traefik.http.routers.gitea.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleGitea
mafl.descriptionGit with a cup of tea!
mafl.linkhttps://gitea.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupWeb
mafl.icon.urlhttps://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/gitea.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.