Laravel 项目运行 phpunit 测试结果只显示点号 ...
分类:
Web程序 时间:
2019-08-11 23:29:30
阅读次数:
162
Vagrantfile add 1. "vagrant + centos7 でprivate_networkで設定したIPに接続ができない" 2. "Private Networks" ...
分类:
其他好文 时间:
2019-08-11 22:57:47
阅读次数:
99
运行环境: 系统: win10 软件: 1. virtualbox 6.2 2. vagrant 2.2.4 3. homestead 7.1.0 安装中出现 这是因为下载超时导致的,继续执行 进行重试进行安装 php 5.6 最后执行命令,进行 重启 nginx和php5.6 fpm Refere ...
分类:
Web程序 时间:
2019-08-11 17:43:30
阅读次数:
269
环境 Homestead box: Homestead: v8.2.0 vagrant: 2.2.4 1. 在 中 安装 2. 编辑 文件,给 节点下的 下面新增 如: 3. 安装 vagrant 插件 4. 重启 在运行了 之后, 连接超时 如果需要挂载的站点访问快,在 的`folders typ ...
分类:
其他好文 时间:
2019-08-11 17:21:00
阅读次数:
242
安装好virtualbox,vagrant软件之后, 1. 将预先打包的 box 镜像导入到 vagrant 中 命令格式 name:是导入之后的box 名称, boxpath: box文件所在的绝对路径; eg: 2. 进入一个目录,执行 ,eg: ,使用镜像名为 作为当前vagrant的镜像 3 ...
分类:
其他好文 时间:
2019-07-28 15:29:55
阅读次数:
104
在运行环境 vagrant Ubuntu box 中安装 sass ,typescript等 安装需要的软件: 上面的 命令依赖 系统已安装好 , 上面的gem,npm命令在 windows的cmd中可以运行的 使用的是 Advanced 模板,修改 (如果是 Basic 模板,修改 文件),在 数 ...
分类:
其他好文 时间:
2019-07-28 13:32:32
阅读次数:
120
[toc] Install Vagrant Installing Vagrant https://www.vagrantup.com/downloads.html "Vagrant 2.2.5" Verifying the Installation Project Setup "ubuntu/bio ...
分类:
其他好文 时间:
2019-07-27 13:14:54
阅读次数:
124
众所周知,vagrant添加box的时候要从外网下载,那速度...(说多了都是泪),所以只好用下载工具下载到本地之后再添加。 一般处理方案 正常这样基本上就可以将box添加上去了。不过,这样添加的box版本号是0,大部分场景版本号影响也不大。但我在使用Laravel Homestead的时候,这边会 ...
分类:
其他好文 时间:
2019-07-21 13:15:44
阅读次数:
93
参考文档 http://www.servicemesher.com/blog/prometheus-operator-manual/ https://github.com/coreos/prometheus-operator https://github.com/coreos/kube-promet ...
分类:
Web程序 时间:
2019-07-10 18:45:50
阅读次数:
129
命令行启动提示信息 there was an error while executing `vboxmanage`, a cli used by vagrant for controlling virtualbox. the command and stderr is shown below.the ...
分类:
其他好文 时间:
2019-07-10 18:30:19
阅读次数:
269