Minimal image of OpenResty (nginx+lua), discovers upstream servers from SRV records (size: 142.8)
1.3K
This is a small project to provide a way to use nginx and Lua (through OpenResty) to balance traffic between instances providing HTTP services in a cluster with a service discovery DNS API.
If you just want to use this image, pull it and configure what you want:
docker pull philcryer/min-srv-router
To use this image in your own project, use this FROM line in your Dockerfile:
FROM philcryer/min-srv-router:latest
Content type
Image
Digest
sha256:2d7dc15a8…
Size
50.3 MB
Last updated
almost 11 years ago
docker pull philcryer/min-srv-router