Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

tlayh/vagrant-typo3flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3Flow Vagrant Box

Copyright 2013, Thomas Layh // http://layh.com

Description:

Will install a TYPO3Flow Welcome package including all required setups for the server environment.

Installation:

Tested with Vagrant 1.3.5 and VirtualBox 4.3.2

  1. Download the Vagrant installer from:
    http://downloads.vagrantup.com/

2. Install Librarian and librarian-chef and vagrant-vbguest

vagrant plugin install librarian
vagrant plugin install vagrant-vbguest
vagrant plugin install vagrant-librarian-chef

3. Add to your host file

192.168.23.3 typo3.flow
  1. Run "vagrant up"
    Will take about 10 Minutes, depending on your system speed and download rate
  2. Shutdown with "vagrant suspend" and restart with "vagrant resume"
    This will save the state of the virtual machine. Make sure all your developed stuff is saved somewhere, because if the box crashes for some reason, everything will be gone.

About

Vagrantsetup for TYPO3Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages