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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/slink.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Default Credentials

UsernamePassword
admin@slink.localauto-generated

Notes

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

Web Interface

Port: 3000

Source code
Loading...