gitea

How to Install Vagrant and VirtualBox on Ubuntu 24.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up a Git Server with Gitea on Ubuntu 24.04

Gitea is a lightweight, self-hosted Git service written in Go. It offers a GitHub-like interface with a tiny resource footprint — ideal for small teams and personal servers. This guide installs Gitea on Ubuntu 24.04 LTS. Tested and valid on: Ubuntu 24.04 LTS Prerequisites Ubuntu 24.04 LTS server MySQL 8.0 or PostgreSQL 16 installed A […]

Read more
How to Set Up a Git Server with Gitea on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up a Git Server with Gitea on Ubuntu 26.04

Gitea is a lightweight, self-hosted Git service written in Go. It provides a GitHub-like interface with repositories, issues, pull requests, and actions CI/CD, but runs on minimal hardware. This guide installs Gitea on Ubuntu 26.04 LTS with Nginx and a PostgreSQL database. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with Nginx […]

Read more
CHAT