1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
dotTiddlywiki/mywiki/tiddlers/nginx proxy.tid
Aiko Mastboom e2b04070cd update
2019-05-13 21:54:17 +02:00

19 lines
916 B
Plaintext

created: 20161123001024194
creator: user
modified: 20180326105254248
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
; Træfik (pronounced like traffic) is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, and a lot more) to manage its configuration automatically and dynamically.
: https://traefik.io/