FreeSDN Plugin Registry

Signed plugin catalogue

Plugins for FreeSDN

Every plugin here is packaged, checksummed and published from source. Point your instance at this registry and they appear under Plugins › Marketplace.

This catalogue is signed. A FreeSDN instance with the publisher key pinned verifies the signature before it will ingest anything, and verifies each archive's SHA-256 before it will unpack it.

Add the registry to docker-compose.yml and restart the API:

MARKETPLACE_REGISTRY_URL=https://registry.freesdn.org/plugins.json
MARKETPLACE_PUBLISHER_PUBLIC_KEY=580c30040c2eec36902d4ea9e778ee12cac270011703e9e9f8f7c617158711d5

6 plugins

AI Ops Tools

v2.0.0

Adds cross-cutting tools to the FreeSDN AI assistant: site health that combines devices and alerts, a device locator that searches by name, IP or MAC, and an estate summary.

aiassistantdiagnosticstroubleshooting
FreeSDNai

Compares your sites against a declared baseline and reports what has drifted.

driftcompliancemulti-sitebaselinestaged-changes
FreeSDNcompliance

Hello World

v1.1.0

A minimal example plugin that demonstrates the FreeSDN Plugin SDK. Lists offline devices, creates alerts, emits events, stores settings, and exposes a custom REST endpoint.

examplesdkstarter
FreeSDN Teamutility

NetBox Sync

v3.0.0

Pushes the FreeSDN device inventory into NetBox as devices and sites.

netboxdcimipaminventorysource-of-truth
FreeSDNintegration

Raises an alert when a device appears that is not on your allowlist.

securitydiscoveryrogue-detectionalerting
FreeSDNsecurity

Forward FreeSDN alerts, SLA breaches and VPN events to Discord, Slack, ntfy, Gotify, or a generic webhook. Severity-filtered, multi-channel, with a test-send endpoint.

discordslackntfygotifywebhookalerting
FreeSDNnotifications