Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laszlocph/woodpecker
Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://github.com/laszlocph/woodpecker
automation ci cicd devops docker kubernetes woodpeckerci
Last synced: 8 days ago
JSON representation
Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
- Host: GitHub
- URL: https://github.com/laszlocph/woodpecker
- Owner: woodpecker-ci
- License: apache-2.0
- Created: 2019-04-03T18:06:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:03:43.000Z (about 2 months ago)
- Last Synced: 2024-10-29T11:46:15.153Z (about 2 months ago)
- Topics: automation, ci, cicd, devops, docker, kubernetes, woodpeckerci
- Language: Go
- Homepage: https://woodpecker-ci.org
- Size: 100 MB
- Stars: 4,231
- Watchers: 32
- Forks: 367
- Open Issues: 353
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cloud-native - woodpecker - Fork of drone.io v0.8 since drone is not fully opensource anymore. (Application Delivery)
README
# Woodpecker
Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
![woodpecker](docs/woodpecker.png)
## Installation & Resources
Woodpecker can be installed in various ways (see the [Installation Instructions](https://woodpecker-ci.org/docs/administration/getting-started)) and runs with SQLite as database by default.
It requires around 100 MB of RAM (Server) and 30 MB (Agent) at runtime in idle mode.## Support
You can support the project by becoming a backer on [Open Collective](https://opencollective.com/woodpecker-ci#category-CONTRIBUTE) or via [GitHub Sponsors](https://github.com/sponsors/woodpecker-ci).
## Documentation
Our documentation can be found at .
## Translation
We have a self-hosted [Weblate](https://weblate.org/en/) instance at [translate.woodpecker-ci.org](https://translate.woodpecker-ci.org).
An overview of the current translation state is available at .
## Public Woodpecker Instances
Woodpecker is used as the main CI/CD engine at [Codeberg](https://codeberg.org), an alternative Git hosting platform with a focus on privacy and free software development.
## Plugins
Woodpecker can be extended via plugins.
The [plugin overview website](https://woodpecker-ci.org/plugins) helps browsing available plugins.
It combines both plugins by the Woodpecker core team and community-maintained ones.## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=woodpecker-ci/woodpecker&type=Date)](https://star-history.com/#woodpecker-ci/woodpecker&Date)
## License
Woodpecker is Apache 2.0 licensed.
The source files have a header indicating which license they are under and what copyrights apply.Everything in `docs/` is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License.