1
0
Fork 0
1Panel-Appstore/apps/slash
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
1.0.0 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md
README_en.md
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png

README_en.md

Slash

logo

Slash is an open source, self-hosted bookmarks and link sharing platform. It allows you to organize your links with tags, and share them using custom shortened URLs. Slash also supports team sharing of link libraries for easy collaboration.

Discord Docker pull GitHub stars

demo

Features

  • Create customizable /s/ short links for any URL.
  • Share short links privately or with teammates.
  • View analytics on link traffic and sources.
  • Easy access to your shortcuts with browser extension.
  • Open source self-hosted solution.

Deploy with Docker in seconds

docker run -d --name slash -p 5231:5231 -v ~/.slash/:/var/opt/slash yourselfhosted/slash:latest

Learn more in Self-hosting Slash with Docker.

Browser Extension

Slash provides a browser extension to help you use your shortcuts in the search bar to go to the corresponding URL.

browser-extension-example

Learn more in The Browser Extension of Slash.