Take full control of your data by hosting your own file-sharing platform. This lightweight web application allows you to easily upload files and generate shareable download links for others. Built for simplicity and security, it ensures your data remains in your hands while providing a seamless experience for users.
Key features include:
services:
shifter:
image: ghcr.io/tobysuch/shifter:latest
container_name: shifter
restart: unless-stopped
ports:
- "3000:3000"
volumes:
- ./data:/app/data# No sensitive environment variables are required for the default setup.
# Configuration is primarily handled via the web interface or config files generated in the data directory.Auto-fetched about 21 hours ago
Auto-fetched about 21 hours ago