Take full ownership of your data by hosting your own file sharing platform. Instead of relying on third-party services that compromise your privacy and impose strict limits, you can manage and share your personal or professional files securely from your own machine. This open-source solution ensures that your data remains entirely in your hands.\n\nKey benefits include:\n* Self-Hosted Control: Run the platform directly on your own hardware for maximum security and independence.\n* Absolute Privacy: Keep your files completely private, ensuring they are never accessed, scanned, or stored by third parties.\n* Unlimited File Sizes: Bypass the frustrating restrictions of commercial sharing services. Upload and share files as large as you need, limited only by your own hard drive capacity.
services:
pingvin-share:
image: stonith404/pingvin-share
restart: unless-stopped
ports:
- 3000:3000
volumes:
- ./data:/opt/app/backend/data# No specific environment variables are required for the default installation.
# Configuration is primarily handled via the web interface after the first launch.Auto-fetched about 21 hours ago
Auto-fetched about 21 hours ago