← Back to catalog Woodpecker CI · managed by DINAO

Your sovereign CI/CD, hosted in France

An open source continuous integration engine, powered by Woodpecker CI, installed and supervised by DINAO. Your pipelines, secrets, and code stay on our French servers — never on a foreign cloud.

Hosted in FranceContainerized pipelinesOpen source (Apache-2.0)GDPR compliantOfficial publisher image
Overview

What is Woodpecker CI?

Woodpecker CI is an open source continuous integration and deployment (CI/CD) engine, simple and powerful, born from a fork of Drone. Each step of your pipelines runs in an isolated Docker container, ensuring reproducible and clean environments for every execution. Configuration is kept in a YAML file versioned directly with your code.

Written in Go, the server is remarkably lightweight; it is the agents (or runners) that carry the compute load by launching build containers. This server/agents architecture makes it easy to parallelize builds: simply add agents to handle more simultaneous pipelines.

Woodpecker natively integrates with major Git forges — GitHub, GitLab, Gitea, and Forgejo — and triggers on pushes, tags, and pull requests. A rich ecosystem of containerized plugins covers deployment, notifications, artifact publishing, and much more, all under the Apache-2.0 license.

Compatible offers

Host Woodpecker CI at DINAO

Resource tiers compatible with Woodpecker CI prerequisites (minimum 1 vCPU / 512 Mo / 2 Go). Hosted in France, fully managed.

Découverte
1 vCPU · 2 Go · 20 Go
9,90 € /month excl. VAT
  • 1 dedicated vCPU
  • 2 Go RAM
  • 20 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 vCPU
ideal : 2 vCPU
Memory
512 Mo
ideal : 1 Go
Disk
2 Go
ideal : 10 Go
Image : woodpeckerci/woodpecker-server:v3 Registry : docker.io Services : woodpecker-server, woodpecker-agent Ports : 8000/tcp (interface web et API du serveur), 9000/tcp interne (gRPC serveur↔agent, non exposé à l'hôte dans cet exemple)
FAQ

You might be wondering…

What is the difference with GitHub Actions or a cloud CI?

With Woodpecker CI managed by DINAO, your continuous integration server runs on our French infrastructure. Your code, secrets, and artifacts never pass through an American platform, and you are not billed per build minute.

Which code managers are supported?

Woodpecker connects to GitHub, GitLab, Gitea, and Forgejo via OAuth. Your pipelines trigger automatically on every push, tag, or pull request, from a simple versioned YAML file in the repository.

How does build parallelization work?

The server distributes steps to one or more agents. The more agents you add, the more simultaneous builds you can run. Our higher tiers include more agents and CPU resources.

Where is the data hosted?

On DINAO infrastructure in France, in one of the available datacenters. Your code and secrets never leave the territory.

Can I change plans or migrate?

Yes. You can move up or down tiers at any time based on your pipeline load. Since Woodpecker is open source (Apache-2.0), your YAML configurations remain portable — no proprietary lock-in.