Files
docs-public/projects/linkstack/index.md
wompmacho 56c4f853c0
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m11s
add tags to projects
2026-04-03 08:18:05 +00:00

21 lines
536 B
Markdown

---
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" %}}
```