Post

Slink

Slink is a self-hosted image sharing platform built with Symfony and SvelteKit. It supports multi-file uploads, image compression, URL shortening, collections, tags, comments, SSO/OIDC, dark mode, and S3 storage.

Slink
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/slink.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Configuration

Config file:

1
/opt/slink/services/api/.env

Notes

API runs on Caddy+PHP-FPM (port 8080), client on Node.js (port 3000).
Mercure real-time notifications are not available in this bare-metal setup.

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.