databasement
Aplicación Docker from ZappyZap's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:2226]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web UI
- Objetivo
- 2226
- Por defecto
- 2226
- Valor
- 2226
- Objetivo
- /data
- Valor
- /mnt/user/appdata/databasement/data
# Generate an application key docker run --rm davidcrty/databasement:latest php artisan key:generate --show
- Objetivo
- APP_KEY
- Por defecto
- sqlite
- Valor
- sqlite
- Objetivo
- DB_DATABASE
- Por defecto
- /data/database.sqlite
- Valor
- /data/database.sqlite
The ENABLE_QUEUE_WORKER=true environment variable enables the background queue worker inside the container. This is required for processing backup and restore jobs. When using Docker Compose, the worker runs as a separate service instead.
- Por defecto
- True
- Valor
- True
127.0.0.1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,::1') - This covers all RFC 1918 private ranges * - Trust all proxies (suitable for Kubernetes/Docker where proxy IPs are dynamic) Comma-separated IPs: 10.0.0.1,192.168.1.0/24 - Trust specific proxies Empty - Trust no proxies
- Por defecto
- *
- Valor
- *
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
davidcrty/databasement:latestEjecute Databasement en Unraid.
Databasement se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.