部署gitlab 部署drone # ip:xxxxxxxx ci-build ### docker-compose.yml #测试成功,附带mysql version: "2.1" services: drone-server: image: drone/drone:1 ports: - 443: ...
分类:
其他好文 时间:
2020-09-17 19:26:43
阅读次数:
26
redis的配置1.打开一个 cmd 窗口 使用 cd 命令切换目录到 D:\Redis-x64-5.0.92.运行redis-server.exe redis.windows.conf3.这时候另启一个 cmd 窗口,原来的不要关闭,不然就无法访问服务端了。切换到 redis 目录下4.运行:re ...
分类:
其他好文 时间:
2020-09-17 19:00:01
阅读次数:
32
php-fpmTCP通信改为unitsocket通信touch/var/run/php-fcgi.sockchmod777/var/run/php-fcgi.sockchownnginx./var/run/php-fcgi.sock修改www.conflisten=/var/run/php-fcgi.socklisten.owner=nginxlisten.group=nginxlisten.mo
分类:
Web程序 时间:
2020-09-17 18:58:30
阅读次数:
43
5.在Jenkins中集成SourQube服务端 点击Jenkins Manage jenkins ConfigureSystem配置 5.1添加一个SonarQube servers 5.2勾选 Enable injection of SonarQube server configuration ...
分类:
其他好文 时间:
2020-09-17 18:50:36
阅读次数:
34
Actuator是监控管理,不过没有可视化,这里就引入了admin-ui来解决 Spring Boot Admin 分为Client端和Server端 Client端是客户端 Server端是spring-boot-admin来监控client的. 先来一个Client客户端代码; <?xml ve ...
分类:
编程语言 时间:
2020-09-17 18:49:19
阅读次数:
37
Couldnotgettheserverfilelock.Ensurethatanotherserverisnotrunninginthesamedirectory.Retryingforanother60seconds解决办法1①在对应域的路径servers/AdminServer/下删除tmp文件夹②在对应域的路径servers/AdminServer/data/ldap/ldapfiles下
分类:
Web程序 时间:
2020-09-17 18:22:54
阅读次数:
47
系统安装好以后如下面图中所示,我这里使用的是windows server 2016 standard版本。 在查看系统信息页面的左边,可以看到一个高级系统点击,点击这个连接。进入到系统设置页面,然后点击右边的远程选项卡。 3 将下面的允许远程连接到此计算机的选项选中,同时将仅允许使用安全网络验证这个 ...
# 安装 Mysql 8.0.19下载 MySQL Community Server 8.0.19 【Compressed TAR Archive】(mysql-8.0.19-linux-glibc2.12-x86_64.tar.xz)1) 解压并移动(注意不要修改解压到的地址),cd到~/Down ...
分类:
数据库 时间:
2020-09-17 18:06:58
阅读次数:
54
问题:XenServer7.1CU2,安装Windows2016和Windows2012R2操作系统,安装操作系统后安装XenTools,打了WindowsUpdate补丁后,出现两个问题1、Windows虚拟机内存被CitrixXenServerWindowsGuestAgent占满2、已安装XenTools,但显示未安装解决方法:https://support.citrix.com/artic
分类:
其他好文 时间:
2020-09-17 18:01:45
阅读次数:
28
搭建gitlab清华的软件库下载:https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/安装依赖软件yum-yinstallpolicycoreutilsopenssh-serveropenssh-clientspostfix2.设置postfix开机自启,并启动,postfix支持gitlab发信功能systemctlenablepostf
分类:
其他好文 时间:
2020-09-17 18:00:29
阅读次数:
29