title: 架构 description: Web3内容平台,Hertz Go template FTS5全文检索,支持以太坊和百度超级链,兼容hugo生态,使用Wasm扩展插件,只需200M内存 keyword: gpress,web3,hugo,wordpress,以太坊,百度超级链 --- # [47.K8S集成EFK](/cloudnative/47-k8s-efk) - UpdateTime: 2019-07-11 00:00:47 - Summary: ## 参考资料 https://github.com/elastic/beats/tree/master/deploy/kubernetes https://stackoverflow.c # [46.k8s安装ES集群](/cloudnative/46-k8s-es) - UpdateTime: 2019-07-11 00:00:46 - Summary: ## 参考资料 https://github.com/pires/kubernetes-elasticsearch-cluster ## 单机安装 参照 6.5.3的docker文 # [45.k8s安装MySQL MGR集群](/cloudnative/45-k8s-mysql-mgr) - UpdateTime: 2019-07-11 00:00:45 - Summary: ## 参考资料 https://kubernetes.io/docs/tasks/run-application/run-replicated-stateful-application/ # [44.k8s安装RedisCluster集群](/cloudnative/44-k8s-redis-cluster) - UpdateTime: 2019-07-11 00:00:44 - Summary: ## 参考资料 https://github.com/sanderploegsma/redis-cluster https://www.cnblogs.com/cocowool/p/kub # [43.Istio安装配置](/cloudnative/43-istio-config) - UpdateTime: 2019-07-11 00:00:43 - Summary: ## 1. Istio简介 ### 1.1.参考资料 https://www.jianshu.com/p/8104194ff6fd https://blog.csdn.net/che # [41.grpc使用手册](/web/41-grpc-config) - UpdateTime: 2019-07-11 00:00:41 - Summary: RCP流程 ------- ![22222222222222222](/public/41/image1.jpeg) 1.服务调用方(Client)将远程方法的信息(如类名.方法方法名. # [40.jenkins-k8s自动发布](/cloudnative/40-jinkens-k8s-config) - UpdateTime: 2019-07-11 00:00:40 - Summary: ## 部署docker registry ### 创建用户 需要在cephfs中创建单独的用户docker-registry,并分配单独的目录/docker-registry ```ya # [39.k8s安装配置](/cloudnative/39-k8s-config) - UpdateTime: 2024-03-23 11:57:17 - Summary: ## 1. 参考资料https://www.cnblogs.com/RainingNight/p/using-kubeadm-to-create-a-cluster-1-13.html ht # [38.Etcd安装配置](/cloudnative/38-etcd-config) - UpdateTime: 2019-07-11 00:00:38 - Summary: ## 下载安装 ```shell wget https://github.com/etcd-io/etcd/releases/download/v3.4.13/etcd-v3.4.13-linu # [35.Ceph安装配置](/cloudnative/35-ceph-config) - UpdateTime: 2019-07-11 00:00:35 - Summary: **CentOS7.6,内核5.1.15(最新),Ceph 14.2.1** ## 参考资料 http://docs.ceph.com/d # [34.ElasticSearch安装配置](/web/34-es-config) - UpdateTime: 2019-07-11 00:00:34 - Summary: **下载** -------- 从官网下载:https://www.elastic.co/downloads/elasticsearch 要求JDK8+,CentOS 7+ ![] # [27.Docker的安装和使用](/cloudnative/27-docker-config) - UpdateTime: 2024-04-10 11:22:11 - Summary: 官方脚本自动安装----------------操作系统CentOS 7.x最新版本,Linux内核版本必须是3.10以上```shellyum -y updatecurl # [24.SpringBoot使用文档(springrain)](/web/24-springboot-springrain) - UpdateTime: 2019-07-11 00:00:24 - Summary: **SpringBoot简介和优势** ------------------------ 自行百度...... 目前https://gitee.com/chunanyong/spri # [22.业务域服务器通过dmz访问外网接口](/web/22-nei-dmz-wai) - UpdateTime: 2019-07-11 00:00:22 - Summary: ## 业务背景 ### 场景一: 在政企用户中,服务器各域的调用层层严格,各个域中调用的防火墙规则把控复杂.一般分为DMZ(堡垒区),业务区,数据区.中间的层级调用一般规则为,要开什么端口 # [18.Keepalived安装配置文档](/web/18-keepalived-config) - UpdateTime: 2019-07-11 00:00:18 - Summary: **前提** -------- ### 1. 了解lo网卡与eth0网卡区别? lo为本地网卡,但可配置多个IP,也就是后面配置的realServer.sh的配置即配置的lo网卡,为的是 # [12.nginx-rtmp-module直播实现](/web/12-nginx-rtmp-module) - UpdateTime: 2019-07-11 00:00:12 - Summary: **参考资料** ------------