Sign inSign up

hellyna/ratticdb-nginx

By hellyna

Updated over 8 years ago

nginx image for RatticDB. To be used with hellyna/ratticdb-uwsgi and postgres

Image
0

3.4K

hellyna/ratticdb-nginx repository overview

groventure/ratticdb-nginx

This repository builds the group of images for groventure/ratticdb-nginx.

Available Tags:

This image is not usable alone, and will only work with groventure/ratticdb-uwsgi.

Usage

docker run \
  --name 'ratticdb-nginx' \
  -p 80 \
  -e 'PROXY_MODE=on' \
  -e 'VIRTUAL_HOST=somedomain.example.com' \
  -e 'CERT_NAME=default' \
  --link 'ratticdb-uwsgi:uwsgi' \
  --volumes-from 'ratticdb-uwsgi' \
  groventure/ratticdb-nginx:1.9

Tag summary

Content type

Image

Digest

Size

67.9 MB

Last updated

over 8 years ago

docker pull hellyna/ratticdb-nginx