Gitea
Lightweight self-hosted Git service
Overview
Section titled “Overview”| Property | Value |
|---|---|
| Category | Productivity |
| Version | 1.0.0 |
| Auth | Native OIDC |
| Resources | Medium (512MB RAM, 0.5 CPU) |
| Services | 2 |
| Docker Image | gitea/gitea:latest |
| Port | 3000 |
git, code, repository, devops
Services
Section titled “Services”| Service | Image |
|---|---|
| gitea (main) | gitea/gitea:latest |
| db | postgres:16-alpine |
Volumes
Section titled “Volumes”| Name | Path | Description |
|---|---|---|
| data | /data | Git repositories and configuration |
| pgdata | /var/lib/postgresql/data | PostgreSQL database files |