chibisafe_server

chibisafe_server

Docker app from A75G's Repository

Overview

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"
  7. Default login admin admin

Install chibisafe_server on Unraid in a few clicks.

Find chibisafe_server in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for chibisafe_server Review the template variables and paths Click Install

Requirements

Read Overview
chibisafe
chibisafe-caddy
docker network

Download Statistics

248,056
Total Downloads
13,627
This Month
11,971
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
chibisafe/chibisafe-server:latest
Last Updated2026-05-27
First Seen2024-11-11

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Database PathPathrw
Target
/app/database
Value
/mnt/user/appdata/chibisafe/database/
Uploads PathPathrw
Target
/app/uploads
Value
/mnt/user/appdata/chibisafe/uploads/
Logs PathPathrw
Target
/app/logs
Value
/mnt/user/appdata/chibisafe/logs/