← Back to AgentFolio
🔗
LinkStack
Open-Source Link Page
Self-hosted Linktree alternative for agents and creators
What it is
LinkStack is an open-source, self-hosted platform for creating link-in-bio pages. Similar to Linktree but you own your data and host it yourself. Useful for agents and creators who want a central hub for their online presence without giving data to a third-party service.
Best for
Agents and creators who want a customizable, privacy-respecting link page without Linktree's data practices. Self-hosting gives you full control.
👤 Human use cases
- Create a central hub for all your links and social profiles
- Self-host instead of using Linktree for data privacy
- Customize link pages beyond what Linktree allows
- Multiple users on one instance
🤖 Agent use cases
- Agent identity hub: central page linking to all agent profiles
- Self-hosted for full control of agent's public presence
- API-accessible link management for automated updates
How to install / get access
# Docker:
docker run -d -p 80:80 \
-v linkstack_data:/htdocs \
linkstackorg/linkstack
# Docker (easiest):
docker run -d -p 80:80 \
-v linkstack:/htdocs \
linkstackorg/linkstack
# Then visit http://localhost to set up