Favicon of Chibisafe

Chibisafe

Save all your files in a beautiful, performant cloud vault. This modern, self-hosted file uploading service features a fast API and chunked upload support.

Take control of your data with a modern, self-hosted file uploading service designed for speed and reliability. This beautiful and performant cloud vault provides a secure home for all your files, ensuring you maintain complete privacy and data ownership. Built to handle heavy workloads, it easily manages large files and high traffic.

Key benefits include:

  • Self-hosted architecture for complete privacy and data control.
  • Robust and fast API that integrates easily with your existing workflows.
  • Chunked uploads support to ensure large files are transferred reliably without interruption.
  • Beautiful user interface that makes managing your cloud storage an enjoyable experience.

Whether you are backing up personal memories or managing large datasets, this vault handles anything you throw at it with ease and efficiency.

Directory Structure

chibisafe
storage
.env
docker-compose.yml

docker-compose.yml

services:
  chibisafe:
    image: chibisafe/chibisafe:latest
    container_name: chibisafe
    restart: unless-stopped
    ports:
      - "24424:24424"
    volumes:
      - ./storage:/app/storage
    environment:
      - BASE_API_URL=http://localhost:24424
      - ADMIN_PASSWORD=${ADMIN_PASSWORD}

.env

ADMIN_PASSWORD=admin

Share:

Ad
Favicon

 

  
 

Similar to Chibisafe

Favicon

 

  
  
Favicon

 

  
  
Favicon