Get in Touch

Course Outline

Lightweight CI Sovereignty

  • Understanding how cloud CI/CD services lead to vendor lock-in and expose sensitive data.
  • Core design objectives of Woodpecker CI: simplicity, Docker-native support, and forge-agnosticism.
  • Comparative analysis with GitHub Actions, GitLab CI, Drone, and Jenkins.

Server and Agent Deployment

  • Setting up the Docker Compose stack comprising server, agents, and database.
  • Configuring environment variables and registering Forge OAuth.
  • Managing agent labels, capacity planning, and setting 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

  • Configuring webhooks for Gitea and Forgejo.
  • Setting up branch filtering, PR triggers, and tag events.
  • Reporting commit statuses and generating badges.

Secrets and Security

  • Managing secret scopes at repository, organisation, and global levels.
  • 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.
  • Utilising the cache plugin for dependency directories.
  • Uploading artifacts to S3-compatible storage.

Operations

  • M 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 lightweight self-hosted CI for Gitea/Forgejo.
  • Organisations looking to avoid GitHub Actions or GitLab CI SaaS offerings.
  • Small-to-medium teams seeking pipeline sovereignty without unnecessary bloat.
 14 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories