apisix创建https 总结了下apisix 使用https 的问题和方法 1、apisix 默认https 端口是9443 2、apisix 需要上传证书后才可以使用https 否二curl测试会报错 SSL routines:CONNECT_CR_SRVR_HELLO 3、apisix 上传证书方法 我是使用的自签名证书,注意自签名证书的Common Name 要写你的域名。 自签名证书可以参考自签名证书...
docker run -d --restart unless-stopped \ --network ${NETWORK_NAME} \ --name ${APISIX_NAME} \ -p 8080:9080/tcp \ -p 8443:9443/tcp \ -e APISIX_STAND_ALONE=true \ -e TZ=Asia/Shanghai \ -v ${PWD}/apisix.yaml:/usr/local/apisix/conf/apisix.yaml:ro \ apache/apisix:${APISIX_...
Apache APISIX Apache APISIX是一个动态、实时、高性能的API网关。提供了丰富的流量管理功能,如负载均衡、动态上游、canary释放、断路、认证、可观察性等。 31.Control 提供免费的加速、自动化安全性以及SOC2合规 32.Remix 专注于Web技术和现代 用户体验的框架 ...
keycloak简介官网: https://www.keycloak.org/ docker image: https://hub.docker.com/r/jboss/keycloak/ keycloak...可以开启邮箱注册功能, 也可以验证邮箱激活, 但是没有验证邮箱后缀的功能 插件介绍 Github地址: https://github.com/micedre/keycloak-mail-whitelisting...下载地址: https://github.com/mice...
🚀 github action run 9个月前 .dockerignore add docker file 5年前 .editorconfig remove all no need using 5年前 .gitignore 🎨✅ 添加DB单元测试,忽略临时文件 9个月前 Blog.Core.Build.bat feat:update publish linux sh 2年前 Blog.Core.Clean.bat ...
docker apisix == 3.6.0 your apisix-java-plugin-runner version apisix-java-plugin-runner version == 0.4.0 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milesto...
"github.com/apache/apisix-ingress-controller/test/e2e/testbackend/client" ) var _ = ginkgo.Describe("choose scheme", func() { Expand Down Expand Up @@ -119,4 +122,68 @@ spec: //assert.Nil(ginkgo.GinkgoT(), err) //assert.Equal(ginkgo.GinkgoT(), resp.Message, "Alex") }) gin...
the docker for Apache APISIX. Contribute to wl4g-collect/apisix-docker development by creating an account on GitHub.
openfaas - OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes. openfunction - Cloud Native Function-as-a-Service Platform. openwhisk - Apache OpenWhisk (Incubating) is a serverless, open source cloud platform that executes functions in response to events at any scale. osiris - A...
wolf-rbac是一个基于APISIX认证及授权(rbac)插件,它需要与consumer一起配合才能工作。同时需要添加wolf-rbac到一个service或route中。 rbac功能由wolf提供, 有关wolf的更多信息, 请参考wolf文档。 Installation 请先自行安装apisix. 下载,安装 git clone https://github.com/iGeeky/apisix-plugin-rbac cd apisix-plu...