rmoriz/openresty_autossl

By rmoriz

Updated almost 2 years ago

see https://github.com/rmoriz/docker_openresty_autossl

Image
0

50K+

rmoriz/openresty_autossl repository overview

openresty_autossl

Another Dockerfile/repo that aims to combine the awesome lua-resty-auto-ssl tooling with OpenResty.

By default some common practices of the official nginx image have been adopted.

Automated Build on Docker Hub

Usage

TODO, sorry

docker pull rmoriz/openresty_autossl

docker run \
  -d \
  -p 80:80 \
  -p 443:443 \
  -v certificates:/certificates \
  -v nginx-config:/usr/local/openresty/nginx/conf \
  rmoriz/openresty_autossl

Thanks!

Tag summary

Content type

Image

Digest

sha256:3197d5ad4

Size

135 MB

Last updated

almost 2 years ago

docker pull rmoriz/openresty_autossl