安装docker 19.03.12 1:物理环境 本机环境:Centos7.7 为了环境的纯净卸载老版本 yum remove docker \ docker-client \ docker-client-latest \ docker-common \ docker-latest \ docker ...
分类:
其他好文 时间:
2020-07-19 16:20:14
阅读次数:
300
Docker 安装 Redis 单机模式 使用root用户操作 1、拉取官方的最新版本的镜像 docker pull redis:latest 2、创建redis挂载配置文件夹 mkdir /opt/docker_redis 3、下载官网的配置文件并修改 官网redis.conf下载 修改启动默认配 ...
分类:
其他好文 时间:
2020-07-19 00:42:16
阅读次数:
76
评测Loki日志工具 本文仅对Loki进行简单评测,不涉及原理和细节。 部署Loki Loki是grafana团队开发一个日志采集工具。使用推荐使用helm方式安装loki,官方推荐的tanka需要使用aws的s3服务。安装helm后直接运行如下命令即可在loki命名空间中部署最简单的loki套件。 ...
分类:
其他好文 时间:
2020-07-18 00:43:50
阅读次数:
400
环境:CentOS7版本:postgresql11安装repo源yuminstallhttps://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm2.安装client、serveryuminstallpostgresql11yuminstallpostgres
分类:
数据库 时间:
2020-07-17 16:27:16
阅读次数:
121
安装 Gitlab CE 和 Gitlab Runner 若有现成环境,这一步可以忽略 用 Docker-Compose 进行安装 version: '3' #1 services: gitlab: image: gitlab/gitlab-ce:latest #2 container_name: ...
分类:
编程语言 时间:
2020-07-16 18:22:06
阅读次数:
69
!!!首先要做的就是关闭系统的防火墙以及selinux: systemctl stop firewalld systemctl disable firewalld sed -ri 's/^(Selinux=).*/\1disabled/g' /etc/selinux/config setenforc ...
分类:
其他好文 时间:
2020-07-16 12:19:43
阅读次数:
75
详细网址:https://blog.csdn.net/langyichen/article/details/100929250 安装网址:https://selenium-python-zh.readthedocs.io/en/latest/installation.html selenium 是一 ...
分类:
编程语言 时间:
2020-07-13 21:53:35
阅读次数:
95
我的Material主题Hexo博客实例 开始入门 下载主题 方式一:直接下载源代码 下载后放在theme文件夹里。 Download latest release version 方式二:使用Git下载 你可以自己决定想要使用的分支;仅限开发者使用。 cd themes git clone htt ...
分类:
其他好文 时间:
2020-07-12 09:16:47
阅读次数:
107
OBDSTAR Odomaster is a new odometer correction tool. With the latest cluster calibration technology from OBDSTAR, it’s very easy to use, and supports ...
分类:
其他好文 时间:
2020-07-10 13:40:25
阅读次数:
104
OBDSTAR Odomaster is a new odometer correction tool. With the latest cluster calibration technology from OBDSTAR, it’s very easy to use, and supports ...
分类:
其他好文 时间:
2020-07-10 13:00:22
阅读次数:
79