The pre compiled versions are "ready to go" and can be installed within almost no time on every basic web server
1.) Download the latest version
2.) Unzip the .zip file
3.) Upload the content
4.) Start the installation by browsing to /install
$ git clone https://github.com/Webklex/postfixadm.git
$ cd postfixadm
$ composer install
$ php artisan update --init
$ cp gulp.env.example gulp.env
Open gulp.env and enter your environment name and development domain.
$ npm install
$ bower install
$ gulp && gulp watch
A list of all available versions and updates can be found below. Please note that these are pre compiled and ready to go.