AutoDeploy7

A tool to automatically provision Linux system with Apache, PHP, MySQL and also includes Python and related tools.

A tool to automatically provision Linux system with Apache, PHP, MySQL and also includes Python and related tools.

AutoDeploy7

It automatically deploys a Ubuntu 16.04 LTS (Xenial Xerus) with all necessary settings and software to develop Python and PHP7 projects. It will provision the system using vagrant with settings for virtualbox, deploys with ArtWeb.

A Linux system with Xenial Xerus and it automatically provisions the system with Apache2, PHP7, MySQL and MySQL related PHP packages, Adminer for database admin, also includes Python and related tools.

Install Prerequisites:


  1. Install VirtualBox. It can with VMWare, Hyper-V etc. by changing settings.
  2. Install Git with commandline tools.
  3. Install Vagrant.

Install Instructions:


It should show the deails of the PHP7 installation and it contains a link on the top to the default page for ArtWeb framework for PHP. The project can be worked with in the autodeploy7/data/ArtWeb folder.

Also, the link to "ArtWeb - Home" can be opened to open the ArtWeb home page. And the link to "Adminer - Home" can be opened to access a mysql admin interface.

$ vagrant provision
or
$ vagrant up --provision

Reprovisioning the system will upgrade the system packages and try to change in any existing ArtWeb directory.

License


The code is released under MIT License.

Contact


Abdullah Al Zakir Hossain