punkt.de-Vagrant Box-

Our " punkt.de" Vagrant box, based on Vagrant and VirtualBox, provides an ideal development environment for testing Neos or TYPO3 on your own computer. It uses FreeBSD as its operating system—a free Unix operating system that is particularly well-suited for use on servers.

Installation

Make sure you already have VirtualBox and Vagrant installed. Select our latest developer box from the following link and switch to the "New" tab in the details view.

https://app.vagrantup.com/punktde

After that, starting the box is just a single command on your console—for example, for version 5.2:

vagrant init punktde/proserver-blueprint027.19.2.1 && vagrant up

To continue configuring the machine, it's best to do so via SSH. Make sure that only one instance of VirtualBox is running:

vagrant ssh

If you're working with PHP Storm, here's another tip for you on how to use our Box

PHP Storm Deployment

Software Versions

Operating SystemFreeBSD 10.2
PHP7.0.4
MariaDB10.0.23
Nginx1.8.1
Elasticsearch1.7.4
Redis3.0.7
Varnish4.1.2
Great things are done by a series of small things brought together.
Ali Özdemir, Entwicklung at punkt.de
Working at punkt.de