Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 542 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 542 Bytes

tugs-vagrant

Vagrant config built on TYPO3 usergroup Stuttgart

  • Uses debian jessy as distribution
  • Uses TYPO3 7.6.x as CMS
  • Uses composer mode

Installation

  1. Install VirtualBox (https://www.virtualbox.org/)
  2. Install vagrant (http://www.vagrantup.com/)
  3. Clone this repository
  4. Run "vagrant up"
  5. Type "http://192.168.150.5/" in your browser to start the TYPO3 installation

TYPO3 Installation

MySQL user (root:rootpass)

Feel free to do pull requests to optimize the configuration