mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
16 lines
586 B
Plaintext
16 lines
586 B
Plaintext
created: 20161123001024194
|
|
creator: user
|
|
modified: 20161123001215812
|
|
modifier: user
|
|
tags: docker
|
|
title: nginx proxy
|
|
type: text/vnd.tiddlywiki
|
|
|
|
; Automated nginx proxy for Docker containers using docker-gen
|
|
: https://github.com/jwilder/nginx-proxy
|
|
|
|
; `docker-gen` is a file generator that renders templates using docker container meta-data.
|
|
: https://hub.docker.com/r/jwilder/docker-gen/
|
|
|
|
; a lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically.
|
|
: https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion |