Post

LinkStack

LinkStack is an open-source, self-hosted alternative to Linktree, allowing users to create a customizable profile page to share multiple links, hosted on their own server.

LinkStack

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkstack.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 5 GB OS: Debian 13

Configuration

Config file:

1
/var/www/html/linkstack/.env

Notes

LinkStack can be updated via the user interface.
Complete setup via the web interface at http://<container-ip>/. Check installation logs: cat ~/linkstack-install.log

Web Interface

Port: 80

Source code
Loading...