https://github.com/rongfengliang/openresty-lua-demo
openresty-lua-demo
https://github.com/rongfengliang/openresty-lua-demo
docker-compose lua nginx openresty
Last synced: 25 days ago
JSON representation
openresty-lua-demo
- Host: GitHub
- URL: https://github.com/rongfengliang/openresty-lua-demo
- Owner: rongfengliang
- Created: 2018-10-19T01:50:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T08:55:30.000Z (over 7 years ago)
- Last Synced: 2025-07-01T16:44:04.361Z (11 months ago)
- Topics: docker-compose, lua, nginx, openresty
- Language: Lua
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openresty lua basic demo
with docker running
## How to Run
```code
docker-compose up -d
```
## Test result
```code
open http://localhost:8080
```