Skip to content

davidsierradz/connect-nginxs-through-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Connect two NGINX's through UNIX sockets

This is the code for the blog post in Connect two NGINX's through UNIX sockets

Requirements

  • docker
  • docker-compose

TLDR

  1. git clone https://github.com/davidsierradz/connect-nginxs-through-sockets
  2. cd connect-nginxs-through-sockets
  3. docker-compose up
  4. curl localhost
  5. profit