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:
Whether you are backing up personal memories or managing large datasets, this vault handles anything you throw at it with ease and efficiency.
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}ADMIN_PASSWORD=adminAuto-fetched 16 minutes ago
Auto-fetched 16 minutes ago