Table of Contents

Source Control — Gitea

Gitea is a lightweight, self-hosted Git service. This section covers installing and configuring Gitea as the platform's source control system, on both the Docker-only and K3s tracks.

What this section covers

  • Gitea install: Docker Compose (Docker track) and Helm on K3s (K3s track), presented side by side
  • Initial configuration: admin account, SSH keys, webhooks
  • Organization and repository setup conventions
  • Gitea Actions runners: configuring and registering
  • Backup and restore strategy

Pages in this section