Vagrant 中文文档
  • Github Fork
  • 官方网站(英文)
Contents
  • 概述
  • 为何选择 Vagrant?
  • 安装
    • 向后兼容性
    • 升级
    • 从 1.0.x 升级
    • 卸载
  • 入门指引
    • 项目的建立
    • Boxes
    • 启动并使用SSH登录
    • 同步目录
    • Provisioning
    • 网络
    • Share
    • Teardown
    • Rebuild
    • Providers
  • 命令行界面
    • box
    • connect
    • destroy
    • global-status
    • halt
    • init
    • login
    • package
    • plugin
    • provision
    • rdp
    • reload
    • resume
    • share
    • ssh
    • ssh-config
    • status
    • suspend
    • up
    • version
    • More Commands
    • Machine Readable Output
  • Vagrant 共享
    • HTTP Sharing
    • SSH Sharing
    • vagrant connect
    • Security
    • Custom Provider
  • Vagrantfile 文件
    • Configuration Version
    • Minimum Vagrant Version
    • Tips & Tricks
    • config.vm
    • config.ssh
    • config.winrm
    • config.vagrant
  • Boxes
    • Box Versioning
    • Creating a Base Box
    • Box File Format
  • Provisioning
    • Basic Usage
    • File
    • Shell
    • Ansible
    • CFEngine
    • Chef Solo
    • Chef Zero
    • Chef Client
    • Chef Apply
    • Docker
    • Puppet Apply
    • Puppet Agent
    • Salt
  • 网络
    • Basic Usage
    • Forwarded Ports
    • Private Network
    • Public Network
  • 共享文件夹
    • 基本使用
    • NFS
    • RSync
    • SMB
    • VirtualBox
  • 模拟多台虚拟机
  • Providers
    • Installation
    • Basic Usage
    • Configuration
    • Default Provider
    • VirtualBox
    • VMware
    • Docker
    • Hyper-V
    • Custom Provider
  • 插件
    • Usage
    • Plugin Development Basics
    • Commands
    • Configuration
    • Guests
    • Guest Capabilities
    • Hosts
    • Host Capabilities
    • Providers
    • Provisioners
    • Packaging & Distribution
  • Push
    • Atlas
    • FTP / SFTP
    • Heroku
    • Local Exec
  • 其他
    • 调试
    • 环境变量
  • Documentation
  • About
  • Support
  • Download
  • by
Copyright © 2015 HashiCorp