databasement
Docker-Anwendung from ZappyZap's Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:2226]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Web UI
- Ziel
- 2226
- Standard
- 2226
- Wert
- 2226
- Ziel
- /data
- Wert
- /mnt/user/appdata/databasement/data
# Generate an application key docker run --rm davidcrty/databasement:latest php artisan key:generate --show
- Ziel
- APP_KEY
- Standard
- sqlite
- Wert
- sqlite
- Ziel
- DB_DATABASE
- Standard
- /data/database.sqlite
- Wert
- /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.
- Standard
- True
- Wert
- 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
- Standard
- *
- Wert
- *
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
davidcrty/databasement:latestFühren Sie Databasement auf Unraid aus.
Databasement ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.