# Gitea ## Docs - [Authentication](https://mintlify.wiki/go-gitea/gitea/admin/authentication.md): Configure external authentication sources for Gitea - [Backup and Restore](https://mintlify.wiki/go-gitea/gitea/admin/backup-restore.md): Back up and restore Gitea data and repositories - [Command-Line Administration](https://mintlify.wiki/go-gitea/gitea/admin/command-line.md): CLI tools for managing Gitea from the command line - [Configuration](https://mintlify.wiki/go-gitea/gitea/admin/configuration.md): Configure Gitea using app.ini and environment variables - [Database Configuration](https://mintlify.wiki/go-gitea/gitea/admin/database.md): Configure and manage Gitea's database backend - [Actions API](https://mintlify.wiki/go-gitea/gitea/api/actions.md): API endpoints for Gitea Actions CI/CD workflows - [Authentication](https://mintlify.wiki/go-gitea/gitea/api/authentication.md): Learn how to authenticate with the Gitea API using tokens, basic auth, and OAuth2 - [Branch Management](https://mintlify.wiki/go-gitea/gitea/api/branches.md): Manage repository branches via the Gitea API - [Comments API](https://mintlify.wiki/go-gitea/gitea/api/comments.md): Create, list, update, and delete comments on issues and pull requests - [Commit Endpoints](https://mintlify.wiki/go-gitea/gitea/api/commits.md): Access and manage commit information via the Gitea API - [Issues API](https://mintlify.wiki/go-gitea/gitea/api/issues.md): Create, list, update, and manage issues in your Gitea repositories - [Organizations API](https://mintlify.wiki/go-gitea/gitea/api/organizations.md): Manage organizations through the Gitea API - [API Overview](https://mintlify.wiki/go-gitea/gitea/api/overview.md): Introduction to the Gitea REST API, including base URLs, versioning, and rate limits - [Packages API](https://mintlify.wiki/go-gitea/gitea/api/packages.md): API endpoints for Gitea Package Registry - [Pull Requests API](https://mintlify.wiki/go-gitea/gitea/api/pull-requests.md): Create, list, update, merge, and manage pull requests in your Gitea repositories - [Repository Endpoints](https://mintlify.wiki/go-gitea/gitea/api/repositories.md): Manage repositories via the Gitea API - [Teams API](https://mintlify.wiki/go-gitea/gitea/api/teams.md): Manage organization teams through the Gitea API - [Users API](https://mintlify.wiki/go-gitea/gitea/api/users.md): Manage and interact with users through the Gitea API - [Architecture Overview](https://mintlify.wiki/go-gitea/gitea/development/architecture.md): Understanding Gitea's architecture and codebase structure - [Building from Source](https://mintlify.wiki/go-gitea/gitea/development/building.md): Build Gitea from source code for development and customization - [Contributing to Gitea](https://mintlify.wiki/go-gitea/gitea/development/contributing.md): Learn how to contribute to Gitea development - from reporting issues to submitting pull requests - [Database Layer](https://mintlify.wiki/go-gitea/gitea/development/database.md): Database architecture, ORM usage, and migration system - [Frontend Architecture](https://mintlify.wiki/go-gitea/gitea/development/frontend.md): Frontend build system, Vue.js components, and styling - [Testing Gitea](https://mintlify.wiki/go-gitea/gitea/development/testing.md): Run tests and write new tests for Gitea - [Gitea Actions](https://mintlify.wiki/go-gitea/gitea/features/actions.md): Built-in CI/CD automation system compatible with GitHub Actions for workflows, testing, and deployments - [Issue Tracking](https://mintlify.wiki/go-gitea/gitea/features/issues.md): Comprehensive issue tracking system with labels, milestones, assignments, and project management features - [Package Registry](https://mintlify.wiki/go-gitea/gitea/features/packages.md): Built-in multi-format package registry supporting Docker, npm, Maven, PyPI, NuGet, and more - [Pull Requests](https://mintlify.wiki/go-gitea/gitea/features/pull-requests.md): Comprehensive code review and collaboration workflow with advanced merge strategies - [Git Repository Management](https://mintlify.wiki/go-gitea/gitea/features/repositories.md): Comprehensive Git repository management with support for branches, tags, LFS, and advanced Git operations - [Wiki](https://mintlify.wiki/go-gitea/gitea/features/wiki.md): Built-in wiki system for project documentation - [Installation](https://mintlify.wiki/go-gitea/gitea/installation.md): Install Gitea on your platform with Docker, binaries, package managers, or from source - [Repository Migrations](https://mintlify.wiki/go-gitea/gitea/integrations/migrations.md): Migrate repositories from GitHub, GitLab, Bitbucket, and other Git platforms to Gitea - [OAuth2 Provider](https://mintlify.wiki/go-gitea/gitea/integrations/oauth2.md): Use Gitea as an OAuth2 provider for Single Sign-On (SSO) and third-party application authentication - [Webhooks](https://mintlify.wiki/go-gitea/gitea/integrations/webhooks.md): Configure webhooks to integrate Gitea with external services and automate workflows - [Introduction to Gitea](https://mintlify.wiki/go-gitea/gitea/introduction.md): Learn about Gitea, the painless self-hosted Git service built for developers and teams - [Quick Start Guide](https://mintlify.wiki/go-gitea/gitea/quickstart.md): Get up and running with Gitea in 5 minutes - from installation to your first repository - [Organizations](https://mintlify.wiki/go-gitea/gitea/users/organizations.md): Learn how to create and manage organizations in Gitea - [Permissions](https://mintlify.wiki/go-gitea/gitea/users/permissions.md): Understanding Gitea's permission model and access levels - [Teams](https://mintlify.wiki/go-gitea/gitea/users/teams.md): Manage teams and team members within Gitea organizations