Get in Touch

Course Outline

Lightweight CI Sovereignty

  • Understanding how cloud CI/CD services lead to vendor lock-in and expose secrets.
  • Woodpecker CI design principles: simplicity, Docker-native architecture, and forge-agnostic compatibility.
  • Comparisons with GitHub Actions, GitLab CI, Drone, and Jenkins.

Server and Agent Deployment

  • Docker Compose stack setup including the server, agents, and database.
  • Configuring environment variables and Forge OAuth registration.
  • Managing agent labels, capacity planning, and resource limits.

Pipeline Authoring

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

Forge Integration

  • Webhook configuration for Gitea and Forgejo.
  • Handling branch filtering, pull request triggers, and tag events.
  • Reporting commit statuses and generating badges.

Secrets and Security

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

Matrix Builds and Caching

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

Operations

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

Requirements

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

Audience

  • DevOps teams seeking lightweight, self-hosted CI solutions for Gitea/Forgejo.
  • Organisations aiming to avoid SaaS offerings like GitHub Actions or GitLab CI.
  • Small-to-medium-sized teams desiring pipeline sovereignty without unnecessary complexity.
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories