gh-ci-webhook

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

gh-ci-webhook

Installation

  • Download pre-built binary into a server
$ curl -fsSL -O https://github.com/appscodelabs/gh-ci-webhook/releases/download/v0.0.3/gh-ci-webhook-linux-amd64
$ chmod +x gh-ci-webhook-linux-amd64
$ mv gh-ci-webhook-linux-amd64 /usr/local/bin/gh-ci-webhook
  • Install systemd service
$ curl -fsSL -O https://github.com/appscodelabs/gh-ci-webhook/raw/v0.0.3/hack/systemd/gh-ci-webhook.service
$ chmod +x gh-ci-webhook.service
$ mv gh-ci-webhook.service /lib/systemd/system/gh-ci-webhook.service

Now, you should be able to enable the service, start it, then monitor the logs by tailing the systemd journal:

$ sudo systemctl enable gh-ci-webhook.service
$ sudo systemctl start gh-ci-webhook
$ sudo journalctl -f -u gh-ci-webhook

Documentation

Overview

nolint

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL