Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rongfengliang/openresty-lua-demo
openresty-lua-demo
https://github.com/rongfengliang/openresty-lua-demo
docker-compose lua nginx openresty
Last synced: 7 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T08:55:30.000Z (about 6 years ago)
- Last Synced: 2025-01-10T01:18:36.286Z (8 days 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
```