Sign inSign up

woodpeckercommunity/portainer-service-update

By woodpeckercommunity

Updated 2 months ago

WoodpeckerCI Plugin to trigger Portainer service updates via webhook

Image
Integration & delivery
Developer tools
0

3.3K

woodpeckercommunity/portainer-service-update repository overview

portainer-service-update

portainer-service-update

WoodpeckerCI Plugin to trigger Portainer service updates via webhook.

Main Branch Build Status

📖 General

You can use this plugin for updating any docker services managed by Portainer:

  • Just enable the Service webhook feature in your portainer service definition.
    • then copy the token part in the shown url.
  • Add the token as Woodpecker secret.

You can use this step snippet with your previously saved secret to trigger an update with Woodpecker:

- name: 'Trigger Service Update'
  image: woodpeckercommunity/portainer-service-update
  settings:
    PORTAINER_URI: 'https://your-portainer-url.com'
    PORTAINER_TOKEN:
      from_secret: token

🙏 Credits

  • Logo by OCram85 created with FLUX.1-dev.

⚖️ License (AGPLv3)

AGPL

portainer-service-update - Code-Server container optimized for daily use.
Copyright (C) 2025 "Woodpecker Community"

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Tag summary

Content type

Image

Digest

sha256:32da16457

Size

7.1 MB

Last updated

2 months ago

docker pull woodpeckercommunity/portainer-service-update