Sign inSign up

hellyna/ratticdb-uwsgi

By hellyna

Updated over 8 years ago

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

Image
0

1.5K

hellyna/ratticdb-uwsgi repository overview

groventure/ratticdb-uwsgi

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

Available Tags:

This image is not usable alone, and will only work with groventure/ratticdb-nginx and postgres:9.4.

Usage

docker run \
  --name 'ratticdb-uwsgi' \
  --link 'ratticdb-postgresql:postgres' \
  -e 'TIMEZONE=UTC' \
  -e 'VIRTUAL_HOST=somedomain.example.com' \
  -e 'SECRETKEY=someverysecretkeyforsessions' \
  -e 'EMAIL_HOST=smtp.example.com' \
  -e 'EMAIL_PORT=587' \
  -e '[email protected]' \
  -e 'EMAIL_PASSWORD=someemailpassword' \
  -e '[email protected]' \
  groventure/ratticdb-uwsgi:1.3

Tag summary

Content type

Image

Digest

Size

112 MB

Last updated

over 8 years ago

docker pull hellyna/ratticdb-uwsgi