会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ka1em
cal
首页
新随笔
联系
管理
订阅
2019年8月6日
golang开启module模式 go mod
摘要: 配置环境变量 初始化 下载依赖 保存到vendor 编译时使用vendor
阅读全文
posted @ 2019-08-06 15:48 ka1em
阅读(7477)
评论(0)
推荐(0)
2019年8月4日
使用docker安装redis
摘要: 参考 https://hub.docker.com/_/redis
阅读全文
posted @ 2019-08-04 23:56 ka1em
阅读(102)
评论(0)
推荐(0)
使用docker安装elasticsearch
摘要: 参考 https://www.elastic.co/guide/en/elasticsearch/reference/6.7/docker.html
阅读全文
posted @ 2019-08-04 23:22 ka1em
阅读(235)
评论(0)
推荐(0)
使用docker安装etcd
摘要: 参考 https://github.com/etcd io/etcd/releases
阅读全文
posted @ 2019-08-04 22:54 ka1em
阅读(1908)
评论(0)
推荐(0)
使用docker安装mysql5.7
摘要: 连接mysql
阅读全文
posted @ 2019-08-04 20:12 ka1em
阅读(247)
评论(0)
推荐(0)
使用docker安装rabbitmq
摘要: 启动 参考资料 https://hub.docker.com/_/rabbitmq
阅读全文
posted @ 2019-08-04 19:24 ka1em
阅读(101)
评论(0)
推荐(0)
配置docker http代理
摘要: ```shell mkdir p /etc/systemd/system/docker.service.d cat /etc/systemd/system/docker.service.d/https proxy.conf
阅读全文
posted @ 2019-08-04 18:38 ka1em
阅读(4519)
评论(0)
推荐(0)
安装docker
摘要: 卸载旧docker 安装repo依赖 安装repo文件 查看版本 安装 参考 https://docs.docker.com/install/linux/docker ce/centos/
阅读全文
posted @ 2019-08-04 18:08 ka1em
阅读(114)
评论(0)
推荐(0)
2019年1月3日
centos7升级高版本Linux Kernel 4.4lts
摘要: 选择默认启动内核的编号
阅读全文
posted @ 2019-01-03 19:25 ka1em
阅读(1046)
评论(0)
推荐(0)
2018年11月5日
nginx动态模块
摘要: ###############Dynamic modules############### Dynamic modules are loaded using the "load_modules" directive. The RPM packagefor each module has a '.co
阅读全文
posted @ 2018-11-05 23:15 ka1em
阅读(134)
评论(0)
推荐(0)
下一页
公告