mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
19 lines
916 B
Plaintext
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/ |