Tired of losing important URLs in endless email threads and chat messages? This open-source, self-hosted platform transforms complex web addresses into easily accessible, discoverable, and shareable shortcuts. By converting unwieldy URLs into simple formats, you can organize your digital workspace and find exactly what you need in seconds.
Enjoy complete control over your link management with these core capabilities:
services:
slash:
image: yourselfhosted/slash:latest
container_name: slash
restart: unless-stopped
ports:
- "5231:5231"
volumes:
- ./data:/var/opt/slash# No specific environment variables are required for the default configuration.
# Authentication and settings are managed within the application/database stored in ./data.Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago