Requirements:
~/links $ make all links-admin links-domainscp config.example.ini config.iniconfig.ini with your settings. The config file has info for settings
that aren't self explanatory./links migrate./links-admin setuplinks,
links-short and links-list services.For all services you will need the links-api service running. The API server
is what powers everything so it's a requirement for basically every single
route handler (web page, etc.).
./links-apilinks service../linkshttp://127,0.0.1:8000shorts (link shortening) or list (link listing) services then
you must also run those services in a separate terminal.To run this on your own servers, see the Self Host documentation for tips and suggestions for how to deploy it.
commit bd9fe0a1ab7be32da07f40a559f0f13581dc6974 Author: Peter Sanchez <peter@netlandish.com> Date: 2026-01-07T16:36:46-06:00 Adding post via email docs