Requirements:
~/links $ make all links-admin links-domains
cp config.example.ini config.ini
config.ini
with your settings. The config file has info for settings
that aren't self explanatory./links migrate
./links-admin setup
links
,
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-api
links
service../links
http://127,0.0.1:8000
shorts
(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 3e559d4971137b11f5ab6be8df85388bd1c91b74 Author: Peter Sanchez <peter@netlandish.com> Date: 2025-08-19T09:42:18-06:00 Removed Pinboard API bridge note about tags limitations. These endpoints have been added