Skip to content

Blazing fast file uploader and awesome bunker written in node! 🚀

Notifications You must be signed in to change notification settings

rossiscool123/chibisafe

 
 

Repository files navigation

Changes from the original fork

  • Makes it so the docker-compose file works better with Portainer and removes the need for Nginx. (Use your own reverse proxy host ex. Nginx Proxy Manger, Traefik, Apache, etc.)[IpOfContainer:5000]
  • Created a guide (Listed Below)

GitHub license Support The Original Dev Support The Original Dev

Docker Setup

Note that I use Portainer to make life easier. Instructions/Guide

What is Chibisafe?

Chibisafe is a file uploader service written in node that aims to to be easy to use and easy to set up. It's mainly intended for images and videos, but it accepts anything you throw at it.

  • You can run it in public or private mode, making it so only people with user accounts can upload files as well as controlling if user signup is enabled or not.
  • Out of the box support for ShareX configuration letting you upload screenshots and screenrecordings directly to your chibisafe instance.
  • Browser extension to be able to right click any image/video from any website and upload it directly to your chibisafe instance.
  • Chunk uploads enabled by default to be able to handle big boi files.
  • API Key support so you can integrate the service with whatever you desire.
  • Albums, tags and Discord-like search function
  • User list and control panel

Screenshots

Author

Chibisafe © Pitu, Released under the MIT License.
Authored and maintained by Pitu. Fork by Rapphy243

chibisafe.moe · GitHub @Pitu · Github @Rapphy243

About

Blazing fast file uploader and awesome bunker written in node! 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.4%
  • Vue 44.4%
  • SCSS 7.8%
  • Other 0.4%