码迷,mamicode.com
首页 >  
搜索关键字:coreos vagrant    ( 681个结果
[转] etcd 搭建与使用
[From] https://blog.csdn.net/ShouTouDeXingFu/article/details/81167302 etcd 1、下载etcd二进制文件包 https://github.com/coreos/etcd/releases/download/v3.1.3/etcd ...
分类:其他好文   时间:2018-11-19 17:24:19    阅读次数:180
使用Docker compose编排Laravel应用
前言 Laravel官方开发环境推荐的是Homestead(其实就是一个封装好的Vagrant box),我感觉这个比较重,于是自己用Docker compose编排了一套开发环境,在这里分享下。 环境要求 先要安装好Docker 和 Docker compose,而且Docker 仓库镜像最好换成 ...
分类:其他好文   时间:2018-11-18 23:10:00    阅读次数:230
团队一致性的PHP开发环境之Vagrant
Vagrant 简介 安装 常用命令 homestead 下载box(homestead) box镜像 调整后的Vagrantfile配置 启动 解决错误 初始化工作 安装扩展 建议后续安装的扩展 查看常用服务 打包vagrant box 分享和使用 分享本教程的vagrantbox和部分配置 总结 ...
分类:Web程序   时间:2018-11-17 20:49:51    阅读次数:181
Vagrant 搭建跨平台的 PHP 开发环境 (一)安装 ubuntu 虚拟机
Vagrant 快速搭建 跨平台的 PHP 开发环境 (一)
分类:Web程序   时间:2018-11-07 20:14:18    阅读次数:215
001.etcd简介及单节点使用
一 etcd简介1.1 概述etcd 是 CoreOS 团队发起的开源项目,是一个管理配置信息和服务发现(service discovery)的项目,它的目标是构建一个高可用的分布式键值(key-value)数据库,基于 Go 语言实现。特点:简单:支持 REST 风格的 HTTP+JSON API... ...
分类:其他好文   时间:2018-11-07 11:32:00    阅读次数:239
【Vagrant】-NO.130.Vagrant.2 -【Error:the filesystem "vboxsf" is not available】
Style:Mac Series:Java Since:2018-09-10 End:2018-09-10 Total Hours:1 Degree Of Diffculty:5 Degree Of Mastery:5 Practical Level:5 Desired Goal:5 Archiev ...
分类:其他好文   时间:2018-11-06 14:41:38    阅读次数:154
centos7安装使用vagrant
下载:a.virtualbox:https://www.virtualbox.org/wiki/Linux_Downloadsb.vagrant:https://www.vagrantup.com/downloads.htmlc.centos7.box:http://cloud.centos.org/centos/7/vagrant/x86_64/images/安装:a.安装virtualbox:
分类:其他好文   时间:2018-11-04 19:30:31    阅读次数:932
windows安装使用vagrant
下载:a.virtualbox:https://www.virtualbox.org/wiki/Downloadsb.vagrant:https://www.vagrantup.com/downloads.htmlc.centos7.box:http://cloud.centos.org/centos/7/vagrant/x86_64/images/安装:a.安装virtualboxb.安装vag
分类:Windows程序   时间:2018-11-02 14:35:58    阅读次数:195
喜大普奔:HashiCorp Vagrant 2.2.0发布!
We are pleased to announce the release of Vagrant 2.2.0. Vagrant is a tool for building and distributing development environments. The highlight of this release is the introduction of Vagrant Cloud command line tool.
分类:其他好文   时间:2018-10-22 20:19:47    阅读次数:278
环境安装、配置django
环境安装以下的环境版本1、vagrant_2.1.5_x86_64.msi2、VirtualBox-5.1.0-108711-Win.exe3、centos-7.2.box安装VirtualBox版本:VirtualBox-5.1.0-108711-Win1、2、3、4、5、6、7、安装vagrant版本:vagrant_2.1.0_x86_641、2、3、4、5、重启下电脑6、验证配置启动虚拟机
分类:其他好文   时间:2018-10-18 17:01:34    阅读次数:186
681条   上一页 1 ... 17 18 19 20 21 ... 69 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!