--- title: linkstacks description: linktree clone showHero: false author: wompmacho date: '2025-02-04' lastmod: '2025-02-04' tags: ['links', 'homelab', 'self-hosted'] --- ## What is linkstacks? `Linkstacks` is a nice little linktr.ee clone that allows you to set up a simple link page. It can also be expanded to add multiple users and you can host multiple people's pages with their own user accounts and everything. ## Docker Compose Example ```yaml {{% include "/srv/configs/docker_compose/linkstacks/docker-compose.yaml" %}} ```