# helloopenresty **Repository Path**: minkedong/helloopenresty ## Basic Information - **Project Name**: helloopenresty - **Description**: openresty demo - **Primary Language**: Lua - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # helloopenresty > openresty demo step by step ** branch and description ** * step1 hello world * step2 log、exit * step3 init_by_lua * step4 init_worker_by_lua * step4-1 init_worker_by_lua * step5 set_by_lua * step6 rewrite_by_lua * step7 access_by_lua * step8 header_filter_by_lua * step9 balancer_by_lua * step10 capture * step11 lua-resty-redis You could checkout each branch for test. ** NOTE ** * for start helloopenresty, please use: sudo nginx -p /opt/helloopenresty("/opt/helloopenresty" is the helloopenresty dir.) * server_name now is 192.168.50.100, you can change it.