Sign inSign up

quimnut/brewcompetition-http-smtp

By quimnut

•Updated over 6 years ago

Brew Competition Online Entry & Management container designed to work behind an edge router.

Image
0

1.3K

quimnut/brewcompetition-http-smtp repository overview

Refer to https://github.com/quimnut/brewcompetition-docker⁠

docker run -d \
-p 80:80 \
-v /your/brewcompdata:/data \
-e ADMIN_EMAIL=[email protected]⁠ \
-e ADMIN_PASS=paStrySt00tS \
-e MAIL_FROM=[email protected]⁠ \
-e SMTP_HOST=smtp.mailgun.org \
-e SMTP_AUTH=TRUE \
-e SMTP_USER=[email protected]⁠ \
-e SMTP_PASS=paStrySt00tS \
-e SMTP_SEC=tls \
-e SMTP_PORT=587 \
-e TZ=Australia/Brisbane \
quimnut/brewcompetition-http-smtp

This container is designed to be used with an edge router / SSL offloading.

Tag summary

Content type

Image

Digest

Size

206.2 MB

Last updated

over 6 years ago

docker pull quimnut/brewcompetition-http-smtp