Cancel
Start searching
This search is based on elasticsearch and can look through several thousand pages in miliseconds.
Learn moreOur punkt.de-Vagrant-Box, based on Vagrant and VirtualBox, offers an ideal development environment for testing Neos or TYPO3 on your own computer. The operating system used is FreeBSD - a free Unix operating system that is particularly suitable for use on servers.
Make sure that VirtualBox and Vagrant are already available. Look for our latest developer box at the following address and switch to the"new" tab in the detailed view.
https://app.vagrantup.com/punktde
Then 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 configure the box further, it makes sense to do this via SSH. Make sure that only one VirtualBox is running:
vagrant ssh
If you work with PHP Storm, we have another tip for you on working with our box
| Operating System | FreeBSD 10.2 |
| PHP | 7.0.4 |
| MariaDB | 10.0.23 |
| Nginx | 1.8.1 |
| Elasticsearch | 1.7.4 |
| Redis | 3.0.7 |
| Varnish | 4.1.2 |