2.6 KiB
⚠️ Project Archived
After much consideration, I've chosen to focus my limited time and energy on my other project, Pocket ID. As a solo developer, I've found it difficult to actively maintain multiple open source projects with the care and attention they deserve.
If you're interested in continuing this work through a fork, I'd be happy to link to it here in the README.
Thanks to all the contributors and users who have supported Pingvin Share over the years :)
Pingvin Share is a self-hosted file sharing platform and an alternative for WeTransfer.
✨ Features
- Share files using a link
- Unlimited file size (restricted only by disk space)
- Set an expiration date for shares
- Secure shares with visitor limits and passwords
- Email recipients
- Reverse shares
- OIDC and LDAP authentication
- Integration with ClamAV for security scans
- Different file providers: local storage and S3
🐧 Get to know Pingvin Share
⌨️ Setup
Installation with Docker (recommended)
- Download the
docker-compose.ymlfile - Run
docker compose up -d
The website is now listening on http://localhost:3000, have fun with Pingvin Share 🐧!
Tip
Checkout Pocket ID, a user-friendly OIDC provider that lets you easily log in to services like Pingvin Share using Passkeys.
📚 Documentation
For more installation options and advanced configurations, please refer to the documentation.
🖤 Contribute
We would love it if you want to help make Pingvin Share better! You can either help to translate Pingvin Share or contribute to the codebase.