module
Version:
v0.0.0-...-cf47736
Opens a new window with list of versions in this module.
Published: Oct 1, 2020
License: MIT
Opens a new window with license information.
README
¶
gowooks

A lightweight secure git webhook server
Quickstart
You can easily build and run using predefined makefile rules. The .env file contains variables and secrets for your server.
# copy .env file.
# You have to update it with your own values
cp DEV.env .env
# test
make test
# build
make build
# run
make run
Env file
Below the description of all parameters
SECRET: contains the secret you have set up in your Git server
PORT: Contains the port the server will be listening on
ROUTE: The route the server must listening your hook on
Licence
The MIT Licence
Directories
¶
Click to show internal directories.
Click to hide internal directories.