Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 835 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 835 Bytes

b-captain-hook

Captain Hook is a flask web server that listens for webhooks.

It can be set up with webhooks from Gitea, Github, Dockerhub, and other services.

Captain Hook runs on #blackbeard.

Gitea Documentation - Webhooks

How It Works

See howitworks.md.

Installing Captain Hook

See installing.md.

Planning Captain Hook

See planning.md for how to plan your authentication methods and network architecture.

Running Captain Hook

See running.md for info on running Captain Hook. (Contains bind address/port info.)

See runningwithdocker.md for info on running Captain Hook using docker.

The Many Hooks of Captain Hook

See hooks.md.