upcache
Version:
nginx proxy cache key protocols implementations
18 lines (13 loc) • 664 B
Plain Text
luarocks:
luarocks --tree=rocks install lua-resty-jwt 0.2.3
curl -L https://github.com/openresty/lua-resty-string/archive/v0.15.tar.gz | \
tar -C ./rocks/share/lua/5.1/ -x -v -z -f - \
--wildcards '*/lib/resty/*' --strip-components 2
curl -L https://github.com/openresty/lua-resty-lock/archive/v0.09.tar.gz | \
tar -C ./rocks/share/lua/5.1/ -x -v -z -f - \
--wildcards '*/lib/resty/*' --strip-components 2
curl -L https://github.com/openresty/lua-resty-redis/archive/v0.29.tar.gz | \
tar -C ./rocks/share/lua/5.1/ -x -v -z -f - \
--wildcards '*/lib/resty/*' --strip-components 2
nginx/mime.types:
cd nginx && ln -sf /etc/nginx/mime.types .