Skip to content

A simple webhook to filter and forward requests to portainer for a specific branch.

License

Notifications You must be signed in to change notification settings

ooliver1/portainer-github-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portainer-github-webhook

A simple webhook to filter and forward requests to portainer for a specific branch.

Config Example

Content type is json.

The webhook url would be http://yourhost:3473?branch=master&uuid=abc-def-ghi-hjk where uuid is your portainer webhook uuid after /api/stacks/webhooks/ and branch is the desired branch to cause invocations.

PORTAINER_URL=http://sub.domain.tld
SECRET_KEY=abcdefghijklmnopqrstuvwxyz1234567890  # GitHub webhook secret key

About

A simple webhook to filter and forward requests to portainer for a specific branch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published