随笔分类 -  网关

摘要:源码安装官方文档 https://apisix.apache.org/zh/docs/apisix/installation-guide/ 安装apisix的dashboard https://apisix.apache.org/zh/docs/dashboard/install/ https:// 阅读全文
posted @ 2024-04-07 17:37 cerofang 阅读(24) 评论(0) 推荐(0) 编辑
摘要:https://letsencrypt.osfipin.com/user-0408/user/login getting-started https://apisix.apache.org/docs/apisix/getting-started/README/ root@lavm-8x7cj636s 阅读全文
posted @ 2024-03-30 17:12 cerofang 阅读(4) 评论(0) 推荐(0) 编辑
摘要:性能神器wrk的原理和实际案例中的运用 https://www.jianshu.com/p/b909fdc83e45?tt_from=weixin https://blog.csdn.net/Michaelwubo/article/details/81203476 http://openresty. 阅读全文
posted @ 2024-01-09 10:35 cerofang 阅读(7) 评论(0) 推荐(0) 编辑
摘要:openresty官方文档 http://openresty.org/cn/linux-packages.html#ubuntu docker的官方地址 https://www.docker.com/ 代码地址 https://gitee.com/gunhe/openresty_gateway 概念 阅读全文
posted @ 2023-12-21 14:21 cerofang 阅读(70) 评论(0) 推荐(0) 编辑
摘要:安装上传下载插件 [root@localhost ~]# yum install -y lrzsz 设置主机名 关闭防火墙 [root@localhost ~]# hostnamectl set-hostname nod-01 [root@localhost ~]# systemctl stop f 阅读全文
posted @ 2019-07-11 17:09 cerofang 阅读(185) 评论(0) 推荐(0) 编辑