Git Pie: A Arte Ancestral do Versionamento 🥧 Help

Self-Hosted Git

+------------------------+ | Self-Hosted | | | | Installation | | Configuration | | Maintenance | | | | Security | +------------------------+

Soluções Populares

Opções

Self-HostedGitLab CEGiteaGogsFreeCompleteScalableLightweightFastSimpleBasicEfficientMinimal

Instalação

Setup Básico

# GitLab CE curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash sudo apt install gitlab-ce # Gitea docker run -d --name=gitea -p 3000:3000 gitea/gitea:latest

Manutenção

Backup

+------------------------+ | BACKUP TYPES | | | | • Repositórios | | • Configurações | | • Banco de dados | | • Uploads | +------------------------+

Próximos Passos

Tópicos Relacionados

22 abril 2025