Set up a vm to install beta 3.1 on so I can get familiar with the new bootstrap theme. Where is a link to info on how to install and should I setup a current ISPConfig 3.0.5.4 first or just install over a basic installation (like perfect server wheezy apache ...) without ISPConfig. Poked around using search but the search in this new forum software is not as good as the old vbulletin which I miss <sniff> Thanks!
Where do I get the 3.1 from? Checked out ispconfig.net and don't see info. Is there a git url to retrieve it from?
So I would get the files from master branch like this? wget http://git.ispconfig.org/ispconfig/ispconfig3/repository/archive.tar.gz?ref=master instead of the usual wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz Thanks!
You must clone the git. git clone http://git.ispconfig.org/ispconfig/ispconfig3 cd ispconfig3/install and run php -q install.php
Hi Florian, When do you plan to officially release a 3.1 beta version? The last major release was like 3 years ago....
You can download and test the current ISPConfig 3.1 branch at any time by downloading it from our git server. A official beta release will be ready in autumn. A major release is a release that adds new features, the last ISPConfig major release was released just a few months ago and not 3 years ago. We just did not want to start a 3.0.6 series so we remained with the pX release scheme.