ts-webhook-adapter

command module
v0.0.0-...-3ec89b2 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2022 License: BSD-3-Clause Imports: 17 Imported by: 0

README

Tailscale Webhook Adapter

A simple service to receive incoming webhook notifications from Tailscale and reformat to be suitable for several popular services including:


Tailscale Setup

Follow the instructions to setup webhook notifications, and store the Secret as an environment variable named TS_WEBHOOK_SECRET for this service.


Microsoft Teams

To forward notifications to Microsoft Teams, create a chanel within the destination Team and choose Connectors. Ann an Incoming Webhook, and store the URL as an environment variable named TEAMS_WEBHOOK_URL for this service.

Teams Webhook configuration

If no TEAMS_WEBHOOK_URL variable has been set, the Microsoft Teams delivery will be skipped.


Discord

Webhook notifications can only be delivered to Discord Forum channels, which are only available on Servers which have been set to Community mode.

After creating a Forum channel, choose Integrations > Webhooks. Store the URL as an environment variable named DISCORD_WEBHOOK_URL for this service.

Discord Webhook integration

If no DISCORD_WEBHOOK_URL variable has been set, the Discord delivery will be skipped.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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