heathseals / ploperations-webhook_proxy

Proxy external webhook endpoints to internal hosts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webhook_proxy

Build Status

Proxy external webhook endpoints to internal hosts

Description

This module manages the parts of an Nginx config needed to proxy webhooks, such as those from GitHub, to arbitrary internal servers or Jeninks instances that are not directly accessible on the internet.

Setup

This module assumes you are using ploperations/ssl to manage certificates for Ngnix. Anything related to the base configuration of Nginx will need to be provided in Hiera or via a profile applied to the same server.

Usage

This module is documented via pdk bundle exec puppet strings generate --format markdown. Please see REFERENCE.md for more info.

Changelog

CHANGELOG.md is generated prior to each release via pdk bundle exec rake changelog. This process relies on labels that are applied to each pull request.

Development

Pull requests are welcome!

About

Proxy external webhook endpoints to internal hosts


Languages

Language:Ruby 70.5%Language:Puppet 28.4%Language:Dockerfile 1.1%