Architecture

Kong

openrestry(nginx+luajit) + webadmin

https://konghq.com/    https://docs.konghq.com/
https://github.com/pantsel/konga
https://github.com/kevholditch/gokong

默认他们都存储在db;service与route是最常用的两个概念!

更多

Lnmp

https://lnmp.org/install.html
https://github.com/licess/lnmp

  • phpmyadmin
    /home/wwwroot/phpmyadmin
  • defaultweb
    /home/wwwroot/default
  • nginxlog
    /home/wwwlogs

./addons.sh install memcached

更多