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.
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.
Host Woodpecker CI at DINAO
Resource tiers compatible with Woodpecker CI prerequisites (minimum 1 vCPU / 512 Mo / 2 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
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.