Get in Touch

Course Outline

Lightweight CI Sovereignty

  • Understanding how cloud CI/CD services can lead to vendor lock-in and secret exposure risks.
  • Woodpecker CI design principles: simplicity, Docker-native support, and forge-agnostic architecture.
  • Comparison with GitHub Actions, GitLab CI, Drone, and Jenkins.

Server and Agent Deployment

  • Docker Compose stack comprising the server, agents, and database.
  • Configuration of environment variables and Forge OAuth registration.
  • Managing agent labels, capacity planning, and resource limits.

Pipeline Authoring

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

Forge Integration

  • Webhook configuration for Gitea and Forgejo.
  • Branch filtering, pull request triggers, and tag events.
  • Generating badges and reporting commit statuses.

Secrets and Security

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

Matrix Builds and Caching

  • Creating test matrices for multiple languages and versions.
  • Utilizing the cache plugin for dependency directories.
  • Uploading artifacts to S3-compatible storage.

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 experience with Git and CI/CD pipelines.
  • Knowledge of Linux server administration and Docker.
  • Familiarity with Gitea or Forgejo administration.

Audience

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories