Giter VIP home page Giter VIP logo

z-blog-openresty's Introduction

z-blog-openresty

依赖

  • OpenResty:基于Nginx的高性能Web服务器
  • lua-resty-template:适用NginxOpenRestyHTML模板渲染引擎
  • pgmoonPostgreSQLLua驱动
  • lua-resty-woothee:基于WootheeUser-Agent解析器
  • lua-resty-httpOpenRestyngx_lua中的HTTP客户端
  • lua-resty-auto-ssl:自动注册和更新Let's Encrypthttps证书(需编写Lua代码)
  • certbot:自动注册和更新Let's Encrypthttps证书(安装成Linux服务后自动更新证书,无需编写代码)

安装依赖

luarocks install lua-resty-template 2.0-1
luarocks install pgmoon 1.12.0-1
luarocks install lua-resty-woothee 1.12.0-1
luarocks install lua-resty-http 0.15-0
luarocks install lua-resty-auto-ssl 0.13.1-1

LuaRocks安装可参考

初始化数据库

initdb
psql -d postgres -f pg_schema.sql

z-blog-openresty's People

Contributors

fendoudebb avatar

Stargazers

Ocean avatar zhengkunwang avatar costa avatar  avatar Cauchy avatar heyli avatar Wang WenHua  avatar  avatar icysong avatar voilet avatar Ching avatar Huỳnh Cẩm Tuấn avatar 张冬冬 avatar  avatar sntflyv avatar  avatar 0xbc avatar  avatar Quinn Zhang avatar  avatar bigbangbang avatar Doglashi avatar  avatar  avatar hurricane avatar  avatar  avatar  avatar  avatar jian avatar  avatar  avatar doujiang24 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.