LinkStack
LinkStack is a link sharing platform that is a free and open-source alternative to Linktree.
Resources¶
Prerequisites¶
In the server root directory, create a folder called linkstack/
. cd
into it and create the file docker-compose.yml
.
Docker Compose¶
docker-compose.yml | |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
|
Configuration¶
- Ports - Select avaliable ports for the UI.
-
Environment
TZ
- Set your local timezone.SERVER_ADMIN
- Set the email address for ther server admin.
Deploy the container¶
Run the Docker Compose file as a stack in Portainer or with:
docker compose up -d
Login¶
UI: https://server-ip:443/login
Setup¶
Go to the UI and run the setup.
- Use SQLite as database.
- Create an admin account and make some final settings.
Themes¶
Download themes from https://linkstack.org/themes/ and upload them via the UI.