docker run -d --link mysql:mysql -v /path/to/horde/storage:/etc/horde -p 80:80 zauberertz/horde
docker run -d --link mysql:mysql -v /path/to/horde/storage:/etc/horde -e VIRTUAL_HOST=~^horde\..*\.xip\.io -e HORDE_TEST_DISABLE=false zauberertz/horde
Set HTTP_X_FORWARDED_FOR to the Romote address of the server
Set HTTP_X_FORWARDED_PROTO for HTTPS
DB default values or link a mysql
DB_HOST localhost
DB_PORT 3306
DB_NAME horde
DB_USER horde
DB_PASS horde
DB_DRIVER mysqli
HORDE_TEST_DISABLE true
Openssl and GNUhttp://git.ziegler.bz/docker/horde PGP both unter /usr/bin/
Git Repro:
http://git.ziegler.bz/docker/horde
Content type
Image
Digest
sha256:11252486d…
Size
345.4 MB
Last updated
over 10 years ago
docker pull zauberertz/horde