Skip to main content

Ludolph: VCS integration plugin

Project description

Ludolph: vcs plugin

VCS plugin that provides notifications for Ludolph from GitHub and GitLab. Ludolph has to be on a public IP (URL) where VCS provider will POST data to a Ludolph’s webhook. Make sure Ludolph’s webserver can receive this message. We do recommend using a proxy server in front of Ludolph’s webserver in order not to expose it to public internet.

https://badge.fury.io/py/ludolph-vcs.png

Installation

  • Install the latest released version using pip:

    pip install ludolph-vcs
  • Add new plugin section into Ludolph configuration file:

    [ludolph_vcs.gitlab]
    secret_token = secret_key_gitlab_gave_you
    
    [ludolph_vcs.github]
    sectet_token = secret_key_you_defined_on_github
  • Reload Ludolph:

    service ludolph reload

Dependencies:

License

For more information see the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ludolph-vcs-0.1.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page