Docker

Reflink on Docker

Ship as a container you can docker-compose up anywhere — reproducible deploys with zero vendor lock-in.

Setup

Setup on Docker

STEP 01

Get the code

Clone or download Reflink from the repository (https://github.com/bensblueprints/affiliate-tracker-mvp) — the README documents the setup.

STEP 02

Deploy on your own server

Self-host on your own VPS or server — Docker or the one-command setup from the repo README. Point your domain at it when you're ready.

STEP 03

Keep your data yours

Your data stays on hardware you control — no third-party cloud, no per-seat pricing, no telemetry back to us.

Because Reflink is self-hosted, "offline" is your call — run it on a LAN or behind a VPN and it never touches the public internet.

FAQ

Reflink on Docker — honest answers

Is it really free on GitHub?

Yes — the source is MIT and always will be at github.com/bensblueprints/affiliate-tracker-mvp. The $39 buys a packaged Windows installer with updates; building from source is free.

Where does my affiliate data live?

On your server. Reflink is one Node process and one SQLite file that you own, and visitor IPs are stored only as salted hashes, never raw.

Back to the Reflink profile →  ·  Full product page →