Skip to content

anacarolinacastro/nginx-lua-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx + Lua Playground (AKA OpenResty)

This project was create with the purpose to test nginx configurations and lua files, using OpenResty.

Running

Just ask make to turn all the docker compose containers up:

make up

Structure

The docker compose will run one container with nginx and lua and another container with a redis server.

Diagram

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.

About

nginx-lua-playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published