Gitea

Gitea

Host Gitea Git service on Moltern for lightweight repository hosting with pull requests, CI/CD integration, issues, and team collaboration.

Service catalog docs
Deploy Now →

Gitea

What is Gitea?

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.

Deployment Variants

Gitea is available in four deployment configurations in Moltern:

Gitea (Default)

  • Database: SQLite (embedded)
  • Use case: Simple deployments, personal projects, or testing
  • Components: Single Gitea container with built-in SQLite database

Gitea with PostgreSQL

  • Database: PostgreSQL
  • Use case: Production deployments requiring PostgreSQL compatibility and better performance
  • Components:
    • Gitea container
    • PostgreSQL 16 container
    • Automatic database configuration and health checks

Gitea with MySQL

  • Database: MySQL
  • Use case: Production deployments with MySQL preference
  • Components:
    • Gitea container
    • MySQL container
    • Automatic database configuration and health checks

Gitea with MariaDB

  • Database: MariaDB
  • Use case: Production deployments with MariaDB preference
  • Components:
    • Gitea container
    • MariaDB container
    • Automatic database configuration and health checks

Demo

Links

← Back to Documentation