当前位置: 首页> 娱乐> 八卦 > 怎么制作页面视频_云南公司网站制作_深圳seo优化公司搜索引擎优化方案_seo如何快速排名

怎么制作页面视频_云南公司网站制作_深圳seo优化公司搜索引擎优化方案_seo如何快速排名

时间:2025/7/14 21:41:49来源:https://blog.csdn.net/xiaoxionglove/article/details/144621241 浏览次数:0次
怎么制作页面视频_云南公司网站制作_深圳seo优化公司搜索引擎优化方案_seo如何快速排名
git clone https://github.com/apache/apisix-docker.git
cd apisix-docker/example
nano docker-compose
========================主要修改这里===============================ETCD_ADVERTISE_CLIENT_URLS: "http://192.168.31.160:2379"
===================================================================docker compose -p docker-apisix up -d#安装apisix-dashboard
docker pull apache/apisix-dashboard
nano /root/conf.yaml
===================================================================
conf:listen:host: 0.0.0.0   # the address on which the `Manager API` should listen.# The default value is 0.0.0.0, if want to specify, please enable it.# This value accepts IPv4, IPv6, and hostname.port: 9000      # The port on which the `Manager API` should listen.allow_list:       # If we don't set any IP list, then any IP access is allowed by default.etcd:endpoints:      # supports defining multiple etcd host addresses for an etcd cluster- 192.168.31.160:2379 # etcd install ip
authentication:secret:zQ5w5jkLDh3jZpywJ3sskrw6Yv633ruqexpire_time: 3600     # jwt token expire time, in secondusers:                # yamllint enable rule:comments-indentation- username: admin       # dashboard login infomationpassword: admin
===================================================================
cd /
docker run -d --name dashboard -p 9001:9000 -v /root/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml apache/apisix-dashboard

 

浏览器输入:http://192.168.31.160:9001/

关键字:怎么制作页面视频_云南公司网站制作_深圳seo优化公司搜索引擎优化方案_seo如何快速排名

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: