container-server/services/woodpecker/docker-compose.yml

75 lines
2.3 KiB
YAML
Raw Normal View History

2023-02-18 01:23:11 +01:00
version: '3.7'
2023-02-18 15:25:31 +01:00
# https://hub.docker.com/r/woodpeckerci/woodpecker-server/
2023-02-18 01:23:11 +01:00
# https://woodpecker-ci.org/docs/administration/setup
# https://woodpecker-ci.org/docs/administration/server-config
# https://woodpecker-ci.org/docs/administration/forges/gitea
2023-02-18 01:23:11 +01:00
2023-02-18 15:25:31 +01:00
# auth callback /authorize
2023-02-18 01:23:11 +01:00
networks:
woodpecker:
services:
woodpecker:
chore(deps): update woodpeckerci to v2.7.0 (#56) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.6.0-alpine` -> `v2.7.0-alpine` | | [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.6.0-alpine` -> `v2.7.0-alpine` | --- ### Release Notes <details> <summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary> ### [`v2.7.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.0): 2.7.0 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.6.1...v2.7.0) ##### [2.7.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.0) - 2024-07-18 ##### ❤️ Thanks to all contributors! ❤️ [@&#8203;6543](https://github.com/6543), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;dvjn](https://github.com/dvjn), [@&#8203;hhamalai](https://github.com/hhamalai), [@&#8203;lafriks](https://github.com/lafriks), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;smainz](https://github.com/smainz), [@&#8203;tongjicoder](https://github.com/tongjicoder), [@&#8203;zc-devs](https://github.com/zc-devs) ##### ❤️ Special thanks the security researchers and those who fixed it ❤️ - [Daniel Kilimnik](https://kilimnik) [@&#8203;D_K_Dev](https://x.com/D_K_Dev) (Neodyme AG) *reporting the bugs and orchestrating the communication* - Felipe Custodio Romero [@&#8203;*localo*](https://x.com/\_localo\_) (Neodyme AG) *finding the bugs* - [@&#8203;6543](https://github.com/6543) *fixing the bugs and orchestrating the communication* ##### 🔒 Security - Add blocklist of environment variables who could alter execution of plugins \[[#&#8203;3934](https://github.com/woodpecker-ci/woodpecker/pull/3934)] - Make sure plugins only mount the workspace base in a predefinde location \[[#&#8203;3933](https://github.com/woodpecker-ci/woodpecker/pull/3933)] - Disallow to set arbitrary environments for plugins \[[#&#8203;3909](https://github.com/woodpecker-ci/woodpecker/pull/3909)] - Use proper oauth state \[[#&#8203;3847](https://github.com/woodpecker-ci/woodpecker/pull/3847)] - Enhance token checking \[[#&#8203;3842](https://github.com/woodpecker-ci/woodpecker/pull/3842)] - Bump github.com/hashicorp/go-retryablehttp v0.7.5 -> v0.7.7 \[[#&#8203;3834](https://github.com/woodpecker-ci/woodpecker/pull/3834)] ##### ✨ Features - Gracefully shutdown server \[[#&#8203;3896](https://github.com/woodpecker-ci/woodpecker/pull/3896)] - Gracefully shutdown agent \[[#&#8203;3895](https://github.com/woodpecker-ci/woodpecker/pull/3895)] - Convert urls in logs to links \[[#&#8203;3904](https://github.com/woodpecker-ci/woodpecker/pull/3904)] - Allow login using multiple forges \[[#&#8203;3822](https://github.com/woodpecker-ci/woodpecker/pull/3822)] - Global and organization registries \[[#&#8203;1672](https://github.com/woodpecker-ci/woodpecker/pull/1672)] - Cli get repo from git remote \[[#&#8203;3830](https://github.com/woodpecker-ci/woodpecker/pull/3830)] - Add api for forges \[[#&#8203;3733](https://github.com/woodpecker-ci/woodpecker/pull/3733)] ##### 📈 Enhancement - Cli fix pipeline logs \[[#&#8203;3913](https://github.com/woodpecker-ci/woodpecker/pull/3913)] - Migrate to github.com/urfave/cli/v3 \[[#&#8203;2951](https://github.com/woodpecker-ci/woodpecker/pull/2951)] - Allow to change the working directory also for plugins and services \[[#&#8203;3914](https://github.com/woodpecker-ci/woodpecker/pull/3914)] - Remove `unplugin-icons` \[[#&#8203;3809](https://github.com/woodpecker-ci/woodpecker/pull/3809)] - Release windows binaries as zip file \[[#&#8203;3906](https://github.com/woodpecker-ci/woodpecker/pull/3906)] - Convert to openapi 3.0 \[[#&#8203;3897](https://github.com/woodpecker-ci/woodpecker/pull/3897)] - Enhance pipeline list \[[#&#8203;3898](https://github.com/woodpecker-ci/woodpecker/pull/3898)] - Add user registries UI \[[#&#8203;3888](https://github.com/woodpecker-ci/woodpecker/pull/3888)] - Sort users by login \[[#&#8203;3891](https://github.com/woodpecker-ci/woodpecker/pull/3891)] - Exclude dummy backend in production \[[#&#8203;3877](https://github.com/woodpecker-ci/woodpecker/pull/3877)] - Fix deploy task env \[[#&#8203;3878](https://github.com/woodpecker-ci/woodpecker/pull/3878)] - Get default branch and show message in pipeline list \[[#&#8203;3867](https://github.com/woodpecker-ci/woodpecker/pull/3867)] - Add timestamp for last work done by agent \[[#&#8203;3844](https://github.com/woodpecker-ci/woodpecker/pull/3844)] - Adjust logger types \[[#&#8203;3859](https://github.com/woodpecker-ci/woodpecker/pull/3859)] - Cleanup state reporting \[[#&#8203;3850](https://github.com/woodpecker-ci/woodpecker/pull/3850)] - Unify DB tables/columns \[[#&#8203;3806](https://github.com/woodpecker-ci/woodpecker/pull/3806)] - Let webhook pass on pipeline parsing error \[[#&#8203;3829](https://github.com/woodpecker-ci/woodpecker/pull/3829)] - Exclude mocks from release build \[[#&#8203;3831](https://github.com/woodpecker-ci/woodpecker/pull/3831)] - K8s secrets reference from step \[[#&#8203;3655](https://github.com/woodpecker-ci/woodpecker/pull/3655)] ##### 🐛 Bug Fixes - Handle empty repositories in gitea when listing PRs \[[#&#8203;3925](https://github.com/woodpecker-ci/woodpecker/pull/3925)] - Update alpine package dep for docker images \[[#&#8203;3917](https://github.com/woodpecker-ci/woodpecker/pull/3917)] - Don't report error if agent was terminated gracefully \[[#&#8203;3894](https://github.com/woodpecker-ci/woodpecker/pull/3894)] - Let agents continuously report their health \[[#&#8203;3893](https://github.com/woodpecker-ci/woodpecker/pull/3893)] - Ignore warnings for cli exec \[[#&#8203;3868](https://github.com/woodpecker-ci/woodpecker/pull/3868)] - Correct favicon states \[[#&#8203;3832](https://github.com/woodpecker-ci/woodpecker/pull/3832)] - Cleanup of the login flow and tests \[[#&#8203;3810](https://github.com/woodpecker-ci/woodpecker/pull/3810)] - Fix newlines in logs \[[#&#8203;3808](https://github.com/woodpecker-ci/woodpecker/pull/3808)] - Fix authentication error handling \[[#&#8203;3807](https://github.com/woodpecker-ci/woodpecker/pull/3807)] ##### 📚 Documentation - Streamline docs for new users \[[#&#8203;3803](https://github.com/woodpecker-ci/woodpecker/pull/3803)] - Add mastodon verification \[[#&#8203;3843](https://github.com/woodpecker-ci/woodpecker/pull/3843)] - chore(deps): update docs npm deps non-major \[[#&#8203;3837](https://github.com/woodpecker-ci/woodpecker/pull/3837)] - fix(deps): update docs npm deps non-major \[[#&#8203;3824](https://github.com/woodpecker-ci/woodpecker/pull/3824)] - Add openSUSE package \[[#&#8203;3800](https://github.com/woodpecker-ci/woodpecker/pull/3800)] - chore(deps): update docs npm deps non-major \[[#&#8203;3798](https://github.com/woodpecker-ci/woodpecker/pull/3798)] - Add "Docker Tags" Plugin \[[#&#8203;3796](https://github.com/woodpecker-ci/woodpecker/pull/3796)] - chore(deps): update dependency marked to v13 \[[#&#8203;3792](https://github.com/woodpecker-ci/woodpecker/pull/3792)] - chore: fix some comments \[[#&#8203;3788](https://github.com/woodpecker-ci/woodpecker/pull/3788)] ##### Misc - chore(deps): update web npm deps non-major \[[#&#8203;3930](https://github.com/woodpecker-ci/woodpecker/pull/3930)] - chore(deps): update dependency vitest to v2 \[[#&#8203;3905](https://github.com/woodpecker-ci/woodpecker/pull/3905)] - fix(deps): update module github.com/google/go-github/v62 to v63 \[[#&#8203;3910](https://github.com/woodpecker-ci/woodpecker/pull/3910)] - chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 \[[#&#8203;3908](https://github.com/woodpecker-ci/woodpecker/pull/3908)] - Update plugin-git and add renovate trigger \[[#&#8203;3901](https://github.com/woodpecker-ci/woodpecker/pull/3901)] - chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 \[[#&#8203;3903](https://github.com/woodpecker-ci/woodpecker/pull/3903)] - fix(deps): update golang-packages \[[#&#8203;3875](https://github.com/woodpecker-ci/woodpecker/pull/3875)] - chore(deps): lock file maintenance \[[#&#8203;3876](https://github.com/woodpecker-ci/woodpecker/pull/3876)] - \[pre-commit.ci] pre-commit autoupdate \[[#&#8203;3862](https://github.com/woodpecker-ci/woodpecker/pull/3862)] - Add dummy backend \[[#&#8203;3820](https://github.com/woodpecker-ci/woodpecker/pull/3820)] - chore(deps): update dependency replace-in-file to v8 \[[#&#8203;3852](https://github.com/woodpecker-ci/woodpecker/pull/3852)] - Update forgejo sdk \[[#&#8203;3840](https://github.com/woodpecker-ci/woodpecker/pull/3840)] - chore(deps): lock file maintenance \[[#&#8203;3838](https://github.com/woodpecker-ci/woodpecker/pull/3838)] - Allow to set dist dir using env var \[[#&#8203;3814](https://github.com/woodpecker-ci/woodpecker/pull/3814)] - chore(deps): lock file maintenance \[[#&#8203;3805](https://github.com/woodpecker-ci/woodpecker/pull/3805)] - chore(deps): update docker.io/lycheeverse/lychee docker tag to v0.15.1 \[[#&#8203;3797](https://github.com/woodpecker-ci/woodpecker/pull/3797)] ### [`v2.6.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.1): 2.6.1 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.6.0...v2.6.1) ##### [2.6.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.1) - 2024-07-18 ##### 🔒 Security - Add blocklist of environment variables who could alter execution of plugins \[[#&#8203;3934](https://github.com/woodpecker-ci/woodpecker/pull/3934)] - Make sure plugins only mount the workspace base in a predefinde location \[[#&#8203;3933](https://github.com/woodpecker-ci/woodpecker/pull/3933)] - Disalow to set arbitrary environments for plugins \[[#&#8203;3909](https://github.com/woodpecker-ci/woodpecker/pull/3909)] - Bump trivy plugin version and remove unused variable \[[#&#8203;3833](https://github.com/woodpecker-ci/woodpecker/pull/3833)] ##### 🐛 Bug Fixes - Let webhook pass on pipeline parsion error \[[#&#8203;3829](https://github.com/woodpecker-ci/woodpecker/pull/3829)] - Fix newlines in logs \[[#&#8203;3808](https://github.com/woodpecker-ci/woodpecker/pull/3808)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.csprung.de/csp/container-server/pulls/56 Co-authored-by: Renovate Bot <renovate@git.csprung.de> Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-07-21 21:55:37 +02:00
image: woodpeckerci/woodpecker-server:v2.7.0-alpine
2023-02-18 01:23:11 +01:00
container_name: woodpecker
restart: "${RESTART:-no}"
hostname: ci
domainname: ${BASE_DOMAIN}
environment:
- WOODPECKER_HOST=https://ci.${BASE_DOMAIN}
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
- WOODPECKER_OPEN=true
- WOODPECKER_GITEA=true
- WOODPECKER_GITEA_URL=https://git.${BASE_DOMAIN}
- WOODPECKER_GITEA_CLIENT=${WOODPECKER_GITEA_CLIENT}
- WOODPECKER_GITEA_SECRET=${WOODPECKER_GITEA_SECRET}
- WOODPECKER_DATABASE_DRIVER=postgres
- WOODPECKER_DATABASE_DATASOURCE=postgres://woodpecker:${WOODPECKER_PG_PWD:-woodpecker}@pg-woodpecker:5432/woodpecker?sslmode=disable
2023-09-24 22:47:56 +02:00
- WOODPECKER_ADMIN=${WOODPECKER_ADMIN}
- WOODPECKER_DOCKER_CONFIG=/config/docker.json
volumes:
- ./woodpecker/docker-config.json:/config/docker.json:ro
2023-02-18 01:23:11 +01:00
depends_on:
- pg-woodpecker
networks:
- proxy
- woodpecker
woodpecker-agent:
chore(deps): update woodpeckerci to v2.7.0 (#56) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [woodpeckerci/woodpecker-agent](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.6.0-alpine` -> `v2.7.0-alpine` | | [woodpeckerci/woodpecker-server](https://github.com/woodpecker-ci/woodpecker) | minor | `v2.6.0-alpine` -> `v2.7.0-alpine` | --- ### Release Notes <details> <summary>woodpecker-ci/woodpecker (woodpeckerci/woodpecker-agent)</summary> ### [`v2.7.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.0): 2.7.0 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.6.1...v2.7.0) ##### [2.7.0](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.0) - 2024-07-18 ##### ❤️ Thanks to all contributors! ❤️ [@&#8203;6543](https://github.com/6543), [@&#8203;anbraten](https://github.com/anbraten), [@&#8203;dvjn](https://github.com/dvjn), [@&#8203;hhamalai](https://github.com/hhamalai), [@&#8203;lafriks](https://github.com/lafriks), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;smainz](https://github.com/smainz), [@&#8203;tongjicoder](https://github.com/tongjicoder), [@&#8203;zc-devs](https://github.com/zc-devs) ##### ❤️ Special thanks the security researchers and those who fixed it ❤️ - [Daniel Kilimnik](https://kilimnik) [@&#8203;D_K_Dev](https://x.com/D_K_Dev) (Neodyme AG) *reporting the bugs and orchestrating the communication* - Felipe Custodio Romero [@&#8203;*localo*](https://x.com/\_localo\_) (Neodyme AG) *finding the bugs* - [@&#8203;6543](https://github.com/6543) *fixing the bugs and orchestrating the communication* ##### 🔒 Security - Add blocklist of environment variables who could alter execution of plugins \[[#&#8203;3934](https://github.com/woodpecker-ci/woodpecker/pull/3934)] - Make sure plugins only mount the workspace base in a predefinde location \[[#&#8203;3933](https://github.com/woodpecker-ci/woodpecker/pull/3933)] - Disallow to set arbitrary environments for plugins \[[#&#8203;3909](https://github.com/woodpecker-ci/woodpecker/pull/3909)] - Use proper oauth state \[[#&#8203;3847](https://github.com/woodpecker-ci/woodpecker/pull/3847)] - Enhance token checking \[[#&#8203;3842](https://github.com/woodpecker-ci/woodpecker/pull/3842)] - Bump github.com/hashicorp/go-retryablehttp v0.7.5 -> v0.7.7 \[[#&#8203;3834](https://github.com/woodpecker-ci/woodpecker/pull/3834)] ##### ✨ Features - Gracefully shutdown server \[[#&#8203;3896](https://github.com/woodpecker-ci/woodpecker/pull/3896)] - Gracefully shutdown agent \[[#&#8203;3895](https://github.com/woodpecker-ci/woodpecker/pull/3895)] - Convert urls in logs to links \[[#&#8203;3904](https://github.com/woodpecker-ci/woodpecker/pull/3904)] - Allow login using multiple forges \[[#&#8203;3822](https://github.com/woodpecker-ci/woodpecker/pull/3822)] - Global and organization registries \[[#&#8203;1672](https://github.com/woodpecker-ci/woodpecker/pull/1672)] - Cli get repo from git remote \[[#&#8203;3830](https://github.com/woodpecker-ci/woodpecker/pull/3830)] - Add api for forges \[[#&#8203;3733](https://github.com/woodpecker-ci/woodpecker/pull/3733)] ##### 📈 Enhancement - Cli fix pipeline logs \[[#&#8203;3913](https://github.com/woodpecker-ci/woodpecker/pull/3913)] - Migrate to github.com/urfave/cli/v3 \[[#&#8203;2951](https://github.com/woodpecker-ci/woodpecker/pull/2951)] - Allow to change the working directory also for plugins and services \[[#&#8203;3914](https://github.com/woodpecker-ci/woodpecker/pull/3914)] - Remove `unplugin-icons` \[[#&#8203;3809](https://github.com/woodpecker-ci/woodpecker/pull/3809)] - Release windows binaries as zip file \[[#&#8203;3906](https://github.com/woodpecker-ci/woodpecker/pull/3906)] - Convert to openapi 3.0 \[[#&#8203;3897](https://github.com/woodpecker-ci/woodpecker/pull/3897)] - Enhance pipeline list \[[#&#8203;3898](https://github.com/woodpecker-ci/woodpecker/pull/3898)] - Add user registries UI \[[#&#8203;3888](https://github.com/woodpecker-ci/woodpecker/pull/3888)] - Sort users by login \[[#&#8203;3891](https://github.com/woodpecker-ci/woodpecker/pull/3891)] - Exclude dummy backend in production \[[#&#8203;3877](https://github.com/woodpecker-ci/woodpecker/pull/3877)] - Fix deploy task env \[[#&#8203;3878](https://github.com/woodpecker-ci/woodpecker/pull/3878)] - Get default branch and show message in pipeline list \[[#&#8203;3867](https://github.com/woodpecker-ci/woodpecker/pull/3867)] - Add timestamp for last work done by agent \[[#&#8203;3844](https://github.com/woodpecker-ci/woodpecker/pull/3844)] - Adjust logger types \[[#&#8203;3859](https://github.com/woodpecker-ci/woodpecker/pull/3859)] - Cleanup state reporting \[[#&#8203;3850](https://github.com/woodpecker-ci/woodpecker/pull/3850)] - Unify DB tables/columns \[[#&#8203;3806](https://github.com/woodpecker-ci/woodpecker/pull/3806)] - Let webhook pass on pipeline parsing error \[[#&#8203;3829](https://github.com/woodpecker-ci/woodpecker/pull/3829)] - Exclude mocks from release build \[[#&#8203;3831](https://github.com/woodpecker-ci/woodpecker/pull/3831)] - K8s secrets reference from step \[[#&#8203;3655](https://github.com/woodpecker-ci/woodpecker/pull/3655)] ##### 🐛 Bug Fixes - Handle empty repositories in gitea when listing PRs \[[#&#8203;3925](https://github.com/woodpecker-ci/woodpecker/pull/3925)] - Update alpine package dep for docker images \[[#&#8203;3917](https://github.com/woodpecker-ci/woodpecker/pull/3917)] - Don't report error if agent was terminated gracefully \[[#&#8203;3894](https://github.com/woodpecker-ci/woodpecker/pull/3894)] - Let agents continuously report their health \[[#&#8203;3893](https://github.com/woodpecker-ci/woodpecker/pull/3893)] - Ignore warnings for cli exec \[[#&#8203;3868](https://github.com/woodpecker-ci/woodpecker/pull/3868)] - Correct favicon states \[[#&#8203;3832](https://github.com/woodpecker-ci/woodpecker/pull/3832)] - Cleanup of the login flow and tests \[[#&#8203;3810](https://github.com/woodpecker-ci/woodpecker/pull/3810)] - Fix newlines in logs \[[#&#8203;3808](https://github.com/woodpecker-ci/woodpecker/pull/3808)] - Fix authentication error handling \[[#&#8203;3807](https://github.com/woodpecker-ci/woodpecker/pull/3807)] ##### 📚 Documentation - Streamline docs for new users \[[#&#8203;3803](https://github.com/woodpecker-ci/woodpecker/pull/3803)] - Add mastodon verification \[[#&#8203;3843](https://github.com/woodpecker-ci/woodpecker/pull/3843)] - chore(deps): update docs npm deps non-major \[[#&#8203;3837](https://github.com/woodpecker-ci/woodpecker/pull/3837)] - fix(deps): update docs npm deps non-major \[[#&#8203;3824](https://github.com/woodpecker-ci/woodpecker/pull/3824)] - Add openSUSE package \[[#&#8203;3800](https://github.com/woodpecker-ci/woodpecker/pull/3800)] - chore(deps): update docs npm deps non-major \[[#&#8203;3798](https://github.com/woodpecker-ci/woodpecker/pull/3798)] - Add "Docker Tags" Plugin \[[#&#8203;3796](https://github.com/woodpecker-ci/woodpecker/pull/3796)] - chore(deps): update dependency marked to v13 \[[#&#8203;3792](https://github.com/woodpecker-ci/woodpecker/pull/3792)] - chore: fix some comments \[[#&#8203;3788](https://github.com/woodpecker-ci/woodpecker/pull/3788)] ##### Misc - chore(deps): update web npm deps non-major \[[#&#8203;3930](https://github.com/woodpecker-ci/woodpecker/pull/3930)] - chore(deps): update dependency vitest to v2 \[[#&#8203;3905](https://github.com/woodpecker-ci/woodpecker/pull/3905)] - fix(deps): update module github.com/google/go-github/v62 to v63 \[[#&#8203;3910](https://github.com/woodpecker-ci/woodpecker/pull/3910)] - chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 \[[#&#8203;3908](https://github.com/woodpecker-ci/woodpecker/pull/3908)] - Update plugin-git and add renovate trigger \[[#&#8203;3901](https://github.com/woodpecker-ci/woodpecker/pull/3901)] - chore(deps): update docker.io/mstruebing/editorconfig-checker docker tag to v3.0.3 \[[#&#8203;3903](https://github.com/woodpecker-ci/woodpecker/pull/3903)] - fix(deps): update golang-packages \[[#&#8203;3875](https://github.com/woodpecker-ci/woodpecker/pull/3875)] - chore(deps): lock file maintenance \[[#&#8203;3876](https://github.com/woodpecker-ci/woodpecker/pull/3876)] - \[pre-commit.ci] pre-commit autoupdate \[[#&#8203;3862](https://github.com/woodpecker-ci/woodpecker/pull/3862)] - Add dummy backend \[[#&#8203;3820](https://github.com/woodpecker-ci/woodpecker/pull/3820)] - chore(deps): update dependency replace-in-file to v8 \[[#&#8203;3852](https://github.com/woodpecker-ci/woodpecker/pull/3852)] - Update forgejo sdk \[[#&#8203;3840](https://github.com/woodpecker-ci/woodpecker/pull/3840)] - chore(deps): lock file maintenance \[[#&#8203;3838](https://github.com/woodpecker-ci/woodpecker/pull/3838)] - Allow to set dist dir using env var \[[#&#8203;3814](https://github.com/woodpecker-ci/woodpecker/pull/3814)] - chore(deps): lock file maintenance \[[#&#8203;3805](https://github.com/woodpecker-ci/woodpecker/pull/3805)] - chore(deps): update docker.io/lycheeverse/lychee docker tag to v0.15.1 \[[#&#8203;3797](https://github.com/woodpecker-ci/woodpecker/pull/3797)] ### [`v2.6.1`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.1): 2.6.1 [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v2.6.0...v2.6.1) ##### [2.6.1](https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.6.1) - 2024-07-18 ##### 🔒 Security - Add blocklist of environment variables who could alter execution of plugins \[[#&#8203;3934](https://github.com/woodpecker-ci/woodpecker/pull/3934)] - Make sure plugins only mount the workspace base in a predefinde location \[[#&#8203;3933](https://github.com/woodpecker-ci/woodpecker/pull/3933)] - Disalow to set arbitrary environments for plugins \[[#&#8203;3909](https://github.com/woodpecker-ci/woodpecker/pull/3909)] - Bump trivy plugin version and remove unused variable \[[#&#8203;3833](https://github.com/woodpecker-ci/woodpecker/pull/3833)] ##### 🐛 Bug Fixes - Let webhook pass on pipeline parsion error \[[#&#8203;3829](https://github.com/woodpecker-ci/woodpecker/pull/3829)] - Fix newlines in logs \[[#&#8203;3808](https://github.com/woodpecker-ci/woodpecker/pull/3808)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.csprung.de/csp/container-server/pulls/56 Co-authored-by: Renovate Bot <renovate@git.csprung.de> Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2024-07-21 21:55:37 +02:00
image: woodpeckerci/woodpecker-agent:v2.7.0-alpine
2023-02-18 01:23:11 +01:00
command: agent
container_name: woodpecker-agent
restart: "${RESTART:-no}"
hostname: runner
domainname: ${BASE_DOMAIN}
environment:
- WOODPECKER_SERVER=woodpecker:9000
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
- WOODPECKER_AGENT_CONFIG_FILE=/config/agent.conf
- WOODPECKER_BACKEND_DOCKER_VOLUMES=/etc/timezone:/etc/timezone:ro,${BASE_DIR:-/srv}/watchtower:/ci
2023-02-18 01:23:11 +01:00
volumes:
- ${BASE_DIR:-/srv}/woodpecker/agent:/config
2023-02-18 01:23:11 +01:00
- /var/run/docker.sock:/var/run/docker.sock
depends_on:
- woodpecker
networks:
- woodpecker
pg-woodpecker:
image: postgres:16-alpine
2023-02-18 01:23:11 +01:00
container_name: pg-woodpecker
restart: "${RESTART:-no}"
environment:
- POSTGRES_DB=woodpecker
- POSTGRES_USER=woodpecker
- POSTGRES_PASSWORD=${WOODPECKER_PG_PWD:-woodpecker}
volumes:
- ${BASE_DIR:-/srv}/woodpecker/psql:/var/lib/postgresql/data
networks:
- woodpecker