Sign inSign up

heradon/twiki

By heradon

•Updated about 6 years ago

TWiki Docker

Image
0

348

heradon/twiki repository overview

⁠TWiki-Docker

A Dockerized TWiki

⁠USAGE

All Data will be stored under /data. You should attach some external storage there -v /mnt/twiki:/data

The following environment variables are parsed and used at the moment

VARdefaultdescription
ADMIN_PWchangemeAdministrator Password
URL_HOSThttp://localhost:80⁠Full URL ( as received by the webserver )
SCRIPT_PATH/binURI Path to "bin"
PUP_PATH/pubURI Path to "pub"

⁠Example

docker run  -dt -p 8080:80 -v /home/data/:/data -e URL_HOST=http://10.11.12.13:8080/ -e ADMIN_PW=pass1234 heradon/twiki

Tag summary

Content type

Image

Digest

Size

199.7 MB

Last updated

about 6 years ago

docker pull heradon/twiki