Self-hosting
Run the Links server and Security verifier yourself: one Go binary and Postgres.
The open-source components are the Links server and resolver, the Security verifier, and the core dashboard. They are AGPL-3.0 and run as a single Go binary backed by Postgres.
Feature parity between self-hosted and hosted Links and Security is a release requirement. Hosted-only features are listed explicitly as they appear.
A Docker Compose file for local Postgres is in the repository. A Helm chart is not written yet.
Run it locally
The server carries its own migrations and applies them on start:
cd services/vouchd
make run
# then
curl -s localhost:8787/healthzSee services/vouchd/README.md for the endpoint list.
Monetization
Ad revenue without the AdSense part. Vouch holds the Google Monetization partner relationship, so all you need is ad space and impressions, with a wallet you can read and payouts in stablecoin or bank transfer.
Plans and billing
What a monthly active device is, what each plan includes, and what happens when you go over.