Chibisafe
Aplicación Docker from professeurx's Repository
Visión general
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
Requisitos
!For the first configuration please enter admin/ admin, go to users = > New users= > enter user / password give it administrator permissions according to your convenience !
! Modify the variable DOMAIN " http://IPUNRAID:PORT " to be able to access chibisafe !
! Modify the variable DOMAIN " http://IPUNRAID:PORT " to be able to access chibisafe !
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:5000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Host Port 1Porttcp
- Objetivo
- 5000
- Valor
- 8056
pathPathrw
- Objetivo
- /usr/chibisafe/uploads
- Valor
- /mnt/user/appdata/chibisafe
ADMIN_ACCOUNTVariable
- Por defecto
- admin
- Valor
- admin
PUBLIC_MODEVariable
- Por defecto
- true
- Valor
- false
ADMIN_PASSWORDVariable
- Por defecto
- admin
- Valor
- admin
DB_CLIENTVariable
- Por defecto
- sqlite3
- Valor
- sqlite3
SERVICE_NAMEVariable
- Por defecto
- chibisafe
- Valor
- chibisafe
DB_HOSTVariable
DB_USERVariable
DB_PASSWORDVariable
DB_DATABASEVariable
SERVER_PORTVariable
- Por defecto
- 5000
- Valor
- 5000
DOMAINVariable
http://IPUNRAID:PORT
- Valor
- http://IPUNRAID:PORT
ROUTE_PREFIXVariable
- Por defecto
- /api
- Valor
- /api
OVERWRITE_SETTINGSVariable
- Por defecto
- false
- Valor
- false
CHUNK_SIZEVariable
- Por defecto
- 90
- Valor
- 90
USER_ACCOUNTSVariable
- Por defecto
- true
- Valor
- true
RATE_LIMIT_WINDOWVariable
- Por defecto
- 2
- Valor
- 2
RATE_LIMIT_MAXVariable
- Valor
- 5
MAX_LINKS_PER_ALBUMVariable
- Valor
- 5
META_THEME_COLORVariable
- Valor
- #20222b
BLOCKED_EXTENSIONSVariable
- Valor
- .jar,.exe,.msi,.com,.bat,.cmd,.scr,.ps1,.sh
META_TWITTER_HANDLEVariable
Detalles
Repositorio
pikatsuto/chibisafeÚltima actualización2026-05-31
Visto por primera vez2026-05-13
Ejecute Chibisafe en Unraid.
Chibisafe se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.