Get in Touch

Course Outline

Lightweight CI Sovereignty

  • Understanding how cloud CI/CD services introduce vendor lock-in and secret exposure risks.
  • Woodpecker CI design principles: simplicity, Docker-native architecture, and forge-agnostic compatibility.
  • Comparative analysis with GitHub Actions, GitLab CI, Drone, and Jenkins.

Server and Agent Deployment

  • Configuring the Docker Compose stack for servers, agents, and databases.
  • Managing environment variables and setting up Forge OAuth registration.
  • Utilizing agent labels, capacity planning, and defining resource limits.

Pipeline Authoring

  • Mastering the woodpecker.yml syntax: steps, services, and conditions.
  • Selecting Docker images and configuring workspace mounting.
  • Implementing parallel execution and dependency chains.

Forge Integration

  • Configuring webhooks for Gitea and Forgejo.
  • Setting up branch filtering, pull request triggers, and tag events.
  • Managing commit status reporting and badge generation.

Secrets and Security

  • Managing secret scopes at the repository, organization, and global levels.
  • Injecting credentials for deployment stages.
  • Implementing network isolation and distinguishing between trusted and untrusted agents.

Matrix Builds and Caching

  • Executing multi-language and multi-version test matrices.
  • Utilizing the cache plugin for dependency directories.
  • Uploading artifacts to S3-compatible storage solutions.

Operations

  • Monitoring server logs, agent telemetry, and queue status.
  • Horizontally scaling agents using Docker Swarm or Kubernetes.
  • Backing up and restoring pipeline history and secrets.

Requirements

  • Intermediate proficiency in Git and CI/CD pipelines.
  • Knowledge of Linux server administration and Docker.
  • Familiarity with the administration of Gitea or Forgejo.

Audience

  • DevOps teams requiring a lightweight, self-hosted CI solution for Gitea/Forgejo.
  • Organizations seeking to avoid SaaS offerings like GitHub Actions or GitLab CI.
  • Small-to-medium sized teams desiring pipeline control without unnecessary complexity.
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories