8000 GitHub - IC-CMS/gitlab-webhook
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IC-CMS/gitlab-webhook

Repository files navigation

gitlab-webhook

gitlab-webhook implements the webhook for version 7 - 9 of Gitlab

Configuration:

Expected configuration file located at /config/application.properties. This file must have some or all of the following properties specified

docker run --network=host --rm --name gitlab-webhook -it -p 8080:8080 -v /data/gitlab-webhook/configuration/:/config/ gitlab-webhook:test

Service config

server.port=8080

Logging configuration

logging.level.root=INFO logging.level.cms.sre=DEBUG

Application Specific Properties

terraform.launcher.host=123.123.123.123 terraform.launcher.port=8088 terraform.launcher.jenkins.request=terraform/apply gitlab.classification=WHATEVER

Gitlab Settings

  • gitlab.classification -- The classification of the data incoming from Gitlab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0