Get in Touch

Course Outline

Source Code Sovereignty

  • Understanding how cloud Git platforms can expose proprietary code and trade secrets.
  • Gitea architecture and comparisons with GitHub, GitLab, and Forgejo.
  • Licensing, terms of service, and data export considerations.

Installation and Configuration

  • Docker Compose deployment using PostgreSQL and Redis.
  • Binary installation on Linux with a systemd service.
  • Configuration of reverse proxy, TLS, and SSH ports.
  • Initial setup wizard: database configuration, admin account creation, and app.ini tuning.

Repository Management

  • Creating organizations, teams, and repositories.
  • Implementing branch protection, required reviews, and signed commits.
  • Utilizing issue tracking, labels, milestones, and Kanban boards.
  • Managing wiki content and release artifact hosting.

CI/CD with Gitea Actions

  • Enabling Gitea Actions and registering act runners.
  • Writing workflow YAML for build, test, and deploy stages.
  • Ensuring self-hosted runner security and container isolation.
  • Leveraging artifact caching and matrix builds.

Migration from Cloud Forges

  • Repository mirroring and importing from GitHub or GitLab.
  • Migrating issues, pull requests, and release notes.
  • Preserving commit signatures and GPG key trust.

Authentication and Access Control

  • Integrating LDAP, Active Directory, and OpenID Connect.
  • Setting up two-factor authentication and managing deploy tokens.
  • Configuring repository visibility: public, internal, and private scopes.

Security and Compliance

  • Enforcing commit signing with GPG and SSH keys.
  • Maintaining audit logs for repository access and admin changes.
  • Conducting dependency scanning and receiving vulnerability webhook alerts.

Maintenance and Scaling

  • Implementing backup strategies for Git data, issues, and attachments.
  • Optimizing the database and offloading attachments to S3.
  • Upgrading Gitea and managing breaking changes.

Requirements

  • Intermediate knowledge of Git and version control concepts.
  • Experience with Linux server administration, including Docker.
  • Familiarity with CI/CD pipelines and webhooks.

Audience

  • Development teams replacing GitHub or GitLab.com.
  • Organizations requiring on-premise source code custody.
  • Government and defense contractors subject to code export restrictions.
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Provisional Upcoming Courses (Require 5+ participants)

Related Categories