# Gitea: monta tu propio servidor Git

DevFeed: [Gitea: monta tu propio servidor Git](<https://devfeed.tech/articles/gitea-monta-tu-propio-servidor-git-34059.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/gitea-servidor-git-autoalojado/>)

Author: Antonio Pérez

Published: 2026-02-08T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Gitea](<https://devfeed.tech/topics/gitea.md>), [Git](<https://devfeed.tech/topics/git.md>), [forgejo](<https://devfeed.tech/topics/forgejo.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [let's encrypt](<https://devfeed.tech/topics/let-s-encrypt.md>), [MariaDB](<https://devfeed.tech/topics/mariadb.md>), [SSL](<https://devfeed.tech/topics/ssl.md>)

Tags: [forgejo](<https://devfeed.tech/tags/forgejo.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [go](<https://devfeed.tech/tags/go.md>), [let-s-encrypt](<https://devfeed.tech/tags/let-s-encrypt.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mariadb](<https://devfeed.tech/tags/mariadb.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

## AI overview

A Spanish tutorial explains how to install and configure Gitea as a lightweight, self-hosted Git server. It compares Gitea with GitLab and Forgejo, then covers system setup, databases, systemd, Nginx, SSL certificates, repositories, and SSH access.

## Source excerpt

Instala y configura Gitea como alternativa ligera a GitHub o GitLab para alojar repositorios Git en tu propio servidor.