{"id":1333,"date":"2024-10-30T17:05:24","date_gmt":"2024-10-30T17:05:24","guid":{"rendered":"https:\/\/robinluo.top\/?p=1333"},"modified":"2024-10-30T18:37:01","modified_gmt":"2024-10-30T18:37:01","slug":"apisix","status":"publish","type":"post","link":"https:\/\/robinluo.top\/?p=1333","title":{"rendered":"APISIX"},"content":{"rendered":"\n<p>apisix \u4f5c\u4e3a\u6d41\u91cf\u7f51\u5173<\/p>\n\n\n\n<p>\u5176\u672c\u8eab\u6570\u636e\u901a\u8baf\u4ee5\u6765etcd<\/p>\n\n\n\n<p>\u9875\u9762\u914d\u7f6e\u4ee5\u6765apisix-dashboard<\/p>\n\n\n\n<p>\u4ee5\u540e\u662f\u4e09\u4e2adocker\u955c\u50cf\u7684\u542f\u52a8\u914d\u7f6e<\/p>\n\n\n\n<p>containerd \u811a\u672c<\/p>\n\n\n\n<p>apisix<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#!\/bin\/sh\nctr run --detach --net-host --mount type=bind,src=\/home\/pi\/apisix\/apisix\/config\/conf.yaml,dst=\/usr\/local\/apisix\/conf\/config.yaml,options=rbind:rw 192.168.0.30:30003\/apache\/apisix:latest apisix\n<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>dashboard<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#!\/bin\/sh\nctr run -d --net-host --env DASHBOARD_LISTEN_IP=0.0.0.0 --env DASHBOARD_LISTEN_PORT=9000 --mount type=bind,src=\/home\/pi\/apisix\/apisix-dashboard\/config\/conf.yaml,dst=\/usr\/local\/apisix-dashboard\/conf\/conf.yaml,options=rbind:rw 192.168.0.30:30003\/apache\/apisix-dashboard:latest apisix-dashboard\n<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>etcd<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#!\/bin\/sh\nctr run --detach --net-host --env ALLOW_NONE_AUTHENTICATION=yes --env ETCD_ADVERTISE_CLIENT_URLS=http:\/\/0.0.0.0:2379 --env ETCD_LISTEN_CLIENT_URLS=http:\/\/0.0.0.0:2379 192.168.0.30:30003\/bitnami\/etcd:latest my-etcd\n\n<\/code><\/pre>\n\n\n\n<p>apisix \u548c dashboard\u90fd\u6307\u5b9a\u4e86\u914d\u7f6e\u6587\u4ef6\uff08\u5341\u5206\u91cd\u8981 \u5bf9\u63a5promethus + grafana \u4e5f\u662f\u5728\u8fd9\u91cc\u66b4\u9732\u4e00\u4e2ametric\u4f5c\u4e3aendpoint\uff09<\/p>\n\n\n\n<p>\u5728promethus.yml\u6dfb\u52a0\u4e00\u4e2ajob<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>scrape_configs:\n- job_name: 'apisix'\n  static_configs:\n    - targets: &#91;'apisix:9091\/metric'] \u66f4\u6539\u4e3a\u6307\u5b9aapisix \u7684endpoint<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>apisix \u4f5c\u4e3a\u6d41\u91cf\u7f51\u5173 \u5176\u672c\u8eab\u6570\u636e\u901a\u8baf\u4ee5\u6765etcd \u9875\u9762\u914d\u7f6e\u4ee5\u6765apisix-dashboard \u4ee5\u540e\u662f\u4e09\u4e2adocker\u955c\u50cf\u7684\u542f\u52a8\u914d\u7f6e containerd \u811a\u672c apisix dashboard etcd apisix \u548c dashboard\u90fd\u6307\u5b9a\u4e86\u914d\u7f6e\u6587\u4ef6\uff08\u5341\u5206\u91cd\u8981 \u5bf9\u63a5promethus + grafana \u4e5f\u662f\u5728\u8fd9\u91cc\u66b4\u9732\u4e00\u4e2ametric\u4f5c\u4e3aendpoint\uff09 \u5728promethus.yml\u6dfb\u52a0\u4e00\u4e2ajob<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[188],"tags":[198,85],"_links":{"self":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/1333"}],"collection":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1333"}],"version-history":[{"count":5,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/1333\/revisions"}],"predecessor-version":[{"id":1340,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/1333\/revisions\/1340"}],"wp:attachment":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1333"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}