This project was create with the purpose to test nginx configurations and lua files, using OpenResty.
Just ask make to turn all the docker compose containers up:
make up
The docker compose will run one container with nginx and lua and another container with a redis server.
All the lua files at lua directory and the nginx conf files at conf directory will be copied to the nginx container.
Additional rocks can be installed at the Dockerfile.