Skip to content

ijsKoud/PaperPlane

Repository files navigation

An open-source customisable solution to storing files in the cloud. ✈️

Version License: MIT


Information

  • Customisable ✏️
  • Blazingly fast thanks to Next.js ⚡
  • File uploading and URL shortening ☁️
  • Password Protection for files 🔐
  • Discord Embeds using OG Metadata 🔗
  • 2FA Authentication to protect the vulnerable data 🔄️
  • Gallery and Table viewing options 📃
  • Support for multiple users using domains 🧑‍🤝‍🧑
  • Clean and modern design 🖌️
  • User invite-only mode 📨
  • Backup import and export functionality 📂
  • Easy install using Docker! 🚢

Install

The following guide only shows you the Docker installation steps, for more details visit the documentation page. We are using ~/paperplane as data folder, paperplane as name for the docker container and port 3000 (the first one and not the second one) here, you can customise all the options.

docker pull ghcr.io/ijskoud/paperplane:latest
docker run --name=paperplane -d -v ~/paperplane:/paperplane/data -p 3000:3000 ghcr.io/ijskoud/paperplane:latest

Author

👤 ijsKoud

Donate

This will always be open source project, even if I don't receive donations. But there are still people out there that want to donate, so if you do here is the link PayPal or to Ko-Fi. Thanks in advance! I really appriciate it <3

License

Project is licensed under the © MIT License