Gitea

AWS Azure Developer Tools 3 variations

A production ready, self hosted Gitea Git server preconfigured with nginx and SQLite.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Gitea image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Gitea Self-Hosted Git Server AWS Standard View · Guide
Gitea Self-Hosted Git Server - Preconfigured AWS Standard View · Guide
Gitea 1.25 Ubuntu 24.04 Azure Ubuntu 24.04 1.25 View · Guide

Overview

Gitea is a lightweight open source self hosted Git service with repositories, pull requests, issues and code review. Its embedded database keeps operations simple.

Why the cloudimg image

cloudimg preinstalls Gitea with nginx on port 80 and SQLite, then rotates the secret key, internal token and JWT secret on first boot and generates a fresh administrator password with no default login. 24/7 support is included.

Common uses

  • Private code hosting
  • Pull request workflows
  • Source control