Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

tlayh/vagrant-typo3neos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 Neos Vagrant Box

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

Description:

Will install TYPO3 Neos 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.4 typo3.neos

  1. Run "vagrant up"

Will take about 10 Minutes, depending on your system speed and download rate

  1. Setup TYPO3.Neos

After the setup is complete, open http://typo3.neos/setup and follow the instructions

  1. Database

Username/Password: root/root

  1. 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 reaseon, everything will be gone.

About

Vagrant setup for neos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages