Skip to content

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

Notifications You must be signed in to change notification settings

Pharrcyde/chibisafe

 
 

Repository files navigation

I have recently changed the branch my instance of chibisafe runs on. This one is currently runs on my instance. I would recomend switching to the main branch of this fork for your own use because you would a clean instalation without my personalisation changes. I have also updated the parts of the guide where previously this branch was used.

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]
  • Adds Ulalou's IOS Shortcut in the footer
  • Deleted a lot of stuff I probably shouldn't have
  • Current files are for my instance
  • 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 Git commits go brrrrr.

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

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

Packages

No packages published

Languages

  • JavaScript 47.4%
  • Vue 44.5%
  • SCSS 7.9%
  • Dockerfile 0.2%