Share files securely and efficiently with a lightweight server designed for controlled distribution. Unlike open platforms, this solution ensures that only administrators can upload files, providing complete oversight over what is shared. You can easily configure files to expire after a specific number of downloads or a set number of days, automatically freeing up disk space and preventing unauthorized access over time.
Key benefits include:
Perfect for individuals and companies needing a reliable, private file-sharing solution.
services:
gokapi:
image: f0rc3/gokapi:latest
container_name: gokapi
restart: unless-stopped
ports:
- 53842:53842
volumes:
- ./data:/app/data
- ./config:/app/config
environment:
- TZ=UTC# No sensitive environment variables are required for the initial setup.
# Configuration is completed via the web interface at http://localhost:53842Auto-fetched about 16 hours ago
Auto-fetched about 16 hours ago