chibisafe_server
chibisafe is a modern and self-hosted take on file uploading services that can handle anything you throw at it thanks to it's robust and fast API, chunked uploads support and more. It's easily customizable and deploying your own instance is a breeze. 1. Create docker network - "docker network create NETOWK" https://www.youtube.com/watch?v=7fzBDCI8O2w 2. Install chibisafe-server put it in the docker network you create 3. Install chibisafe put it in the docker network you create 4. Unraid CLI "wget -O /mnt/user/appdata/chibisafe/Caddyfile https://raw.githubusercontent.com/chibisafe/chibisafe/master/Caddyfile" 5. Install chibisafe-caddy and use it to access chibisafe 6. Access chibisafe using "http://Unraid_IP:24424" 6. Default login admin admin
About
chibisafe is a self-hosted file sharing platform designed for individuals and organizations seeking a private alternative to public file-sharing services. It supports large file uploads through chunked transfer mechanisms and offers a RESTful API for programmatic access.