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

tlayh/vagrant-typo3cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 CMS Vagrant Box

Copyright 2013, Thomas Layh <thomas@layh.com>

Description:

Will install TYPO3 CMS with the current master of 6.x.

After installation you have to run the 1-2-3 Install tool and then you are ready to go.

Installation:

Tested with Vagrant 1.3.5 and VirtualBox 4.3.2

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

2. Install required cookbooks

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

3. Add to your host file

192.168.23.6 typo3.cms
  1. Run "vagrant up"

5. Call the page http://typo3.cms and complete the setup using the 1-2-3 Install Tool -> Username and Passwort for the database: root / root

  1. Shutdown with "vagrant suspend" and restart with "vagrant resume"

About

Current master of TYPO3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published