All env's are in the docker run Command to create the container:
docker run --name webacula -d -p 80 -e ROOT_PWD="your_root_password" -e PG_PWD="your_PostgreSQL_pwd" -e PG_HOST="ip-address_PostgreSQL" -e DIR_HOST="ip-address_of_our_director" -e DIR_PWD="password_of_your_director" -e DOMAIN="your_domain" itherz/webacula
Content type
Image
Digest
Size
191.2 MB
Last updated
almost 9 years ago
docker pull itherz/webacula