Skip to content
forked from aottr/ottrbox

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.

License

Notifications You must be signed in to change notification settings

titul/filedepot

 
 

Repository files navigation


OttrBox


OttrBox 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 OttrBox

⌨️ Setup

Installation with Docker (recommended)

  1. Download the docker-compose.yml file
  2. Run docker compose up -d

The website is now listening on http://localhost:3000, have fun with OttrBox 🐧!

📚 Documentation

For more installation options and advanced configurations, please refer to the documentation.

This is a fork of Pingvin Share with some modifications since the original project is no longer maintained. The original project is licensed under the BSD 2-Clause License.

About

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Other 0.2%