Grouping and distributing your digital assets is simple when you organize them into convenient bundles. Whether you are sending documents to clients, sharing media with friends, or backing up important folders, creating custom collections keeps everything perfectly organized. You can easily track what you have shared and manage access to your files from a clean, intuitive interface.
Key features include:
services:
filesharing:
image: axeloz/filesharing:latest
container_name: filesharing
restart: unless-stopped
ports:
- "8080:80"
volumes:
- ./data:/data# No sensitive environment variables are required for the default setup.
# All configuration and files are stored in the ./data directory.Auto-fetched 1 minute ago
Auto-fetched 1 minute ago