08 2020 档案
摘要:# README # 此脚本需要在master节点上使用 # 注意root密码,请提前修改 # 个人实验环境,注意机器最低配置:master(2G内存,1cpu2核心,否则集群会创建失败),node(各1G内存,1cpu1核心即可) # 此脚本适用于干净环境,注意提前关闭selinux(设置为dis
阅读全文
摘要:禅道与Jira的对比 禅道最大的特色是创造性的将产品、项目、测试这三者的概念明确分开,互相配合,又互相制约。通过需求、任务、bug来进行交相互动,最终通过项目拿到合格的产品。 Jira设计以项目为主线,产品、测试结合管理,通过issues控制管理。因此它的核心诉求还是围绕issue展开的,以issu
阅读全文
摘要:环境准备 IPHOSTNAMESERVICESYSTEM 192.168.131.129 mysql-master1 mysql CentOS7.6 192.168.131.130 mysql-slave1 mysql CentOS7.6 192.168.131.131 mysql-slave2 m
阅读全文
摘要:IPHOSTNAMESERVICESYSTEM 192.168.131.132 proxy-nfs nginx+nfs-server CentOS 7.6 192.168.131.131 nginx01 nginx+nfs-client CentOS 7.6 192.168.131.130 ngin
阅读全文
摘要:redis 作为 mysql的缓存服务器(读写分离) 环境准备 IP主机名服务 192.168.131.132 redis redis 192.168.131.133 lnmp mysql+nginx+php [root@localhost ~]# cat /etc/redhat-release C
阅读全文
摘要:kafka-manager # 要求 Kafka 0.8.. or 0.9.. or 0.10.. or 0.11.. Java 11+ [root@kafka ~]# https://github.com/yahoo/CMAK/releases/download/3.0.0.5/cmak-3.0.
阅读全文
摘要:pypi服务器搭建 [root@localhost ~]# hostnamectl set-hostname --static pypi-server [root@pypi-server ~]# yum -y install epel-release.noarch # 安装pip需要epel源 [r
阅读全文
摘要:环境准备 IP主机名操作系统 192.168.131.129 mgr-node1 CentOS7.6 192.168.131.130 mgr-node2 CentOS7.6 192.168.131.131 mgr-node3 CentOS7.6 [root@localhost ~]# cat /et
阅读全文
摘要:使用Sinopia部署私有npm仓库 [root@localhost ~]# hostnamectl set-hostname --static npm-server [root@npm-server ~]# curl --silent --location https://rpm.nodesour
阅读全文
摘要:环境配置 IPhostname操作系统 10.11.66.44 k8s-master centos7.6 10.11.66.27 k8s-node1 centos7.7 10.11.66.28 k8s-node2 centos7.7 # 官方建议每台机器至少双核2G内存,同时需确保MAC和produ
阅读全文
摘要:1.修改网卡配置文件中的 DEVICE=参数的,关于eth0 [root@ansheng ~ ]# cd /etc/sysconfig/network-scripts/ [root@ansheng network-scripts_ # vi ifcfg-eno16777728 TYPE=Ethern
阅读全文

浙公网安备 33010602011771号