How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Gigasavvy/centos7-LAMP"
end
vagrant init Gigasavvy/centos7-LAMP
vagrant up

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Release Notes

v0.0.7

  • Added provisioning script
  • Fixed PHP / MySQL version mismatch error.
  • Installed PhpMyAdmin

v0.0.6

  • Added scripts to automate the process of creating & removing system users, virtual hosts & databases.

v0.0.5

  • Edited apache config: EnableSendFile off

v0.0.4

  • vim set to default editor
    • vi also has an alias to use vim
  • Added shell color scheme
  • Added prompt formating
    • [user@domain (Day Mth 00): /current/path]

Features

Core

  • Build 7.2.1511

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • MySQL v15.1 (MariaDB Distrib v10.1.14)
  • Apache v2.4.6 with mod_fastcgi
  • PHP v7.0.7
  • Varnish v4.1.2
  • Xdebug v2.4.0
  • Node.js v4.4.5
  • npm v2.15.5
  • Net-tools v2.10-alpha
  • htop v2.0.1

The root password for both the OS and MySQL is vagrant. Both Apache and Varnish are setup to run under the user vagrant. Apache, Varnish & MySQL are all enabled as services.

Utilities

Scripts

  • siteadd
    • Automates the process of creating a system user, database user and virtual host configuration. Currently has options to install WordPress.
  • sitedel
    • Automates the process of removing a system user, their home folder, Apache virtual host configurations, their database user and all related databases.
  • empty
    • Empties contents of a files - ex: empty -v access_log error_log

Aliases

  • c
    • Alias for the "clear" command
  • ..
    • Alias for "cd ../" to move up one directory
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.42 GB)

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Release Notes

v0.0.6

  • Added scripts to automate the process of creating & removing system users, virtual hosts & databases.

v0.0.5

  • Edited apache config: EnableSendFile off

v0.0.4

  • vim set to default editor
    • vi also has an alias to use vim
  • Added shell color scheme
  • Added prompt formating
    • [user@domain (Day Mth 00): /current/path]

Features

Core

  • Build 7.2.1511

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • MySQL v15.1 (MariaDB Distrib v10.1.14)
  • Apache v2.4.6 with mod_fastcgi
  • PHP v7.0.7
  • Varnish v4.1.2
  • Xdebug v2.4.0
  • Node.js v4.4.5
  • npm v2.15.5
  • Net-tools v2.10-alpha
  • htop v2.0.1

The root password for both the OS and MySQL is vagrant. Both Apache and Varnish are setup to run under the user vagrant. Apache, Varnish & MySQL are all enabled as services.

Utilities

Scripts

  • siteadd
    • Automates the process of creating a system user, database user and virtual host configuration. Currently has options to install WordPress.
  • sitedel
    • Automates the process of removing a system user, their home folder, Apache virtual host configurations, their database user and all related databases.
  • empty
    • Empties contents of a files - ex: empty -v access_log error_log

Aliases

  • c
    • Alias for the "clear" command
  • ..
    • Alias for "cd ../" to move up one directory
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.43 GB)

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Release Notes

v0.0.5

  • Edited apache config: EnableSendFile off

v0.0.4

  • vim set to default editor
    • vi also has an alias to use vim
  • Added shell color scheme
  • Added prompt formating
    • [user@domain (Day Mth 00): /current/path]

Features

Core

  • Build 7.2.1511

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • MySQL v15.1 (MariaDB Distrib v10.1.13)
  • Apache v2.4.6 with mod_fastcgi
  • PHP v7.0.6
  • Varnish v4.1.2
  • Xdebug v2.4.0
  • Node.js v4.4.4
  • npm v2.15.1
  • Net-tools v2.10-alpha
  • htop v2.0.1

The root password for both the OS and MySQL is "vagrant". Both Apache and Varnish are setup to run under the user "vagrant". Apache, Varnish & MySQL are all enabled as services.

Utilities

I have also installed the following utilities

Aliases

Some helpful functions & aliases

  • c
    • Alias for the "clear" command
  • ..
    • Alias for "cd ../" to move up one directory
  • empty
    • Empties contents of a files - ex: empty -v access_log error_log
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.41 GB)

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Core

  • Build 7.2.1511

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • MySQL v15.1 (MariaDB Distrib v10.1.13)
  • Apache v2.4.6 with mod_fastcgi
  • PHP v7.0.6
  • Varnish v4.1.2
  • Xdebug v2.4.0
  • Node.js v4.4.4
  • npm v2.15.1
  • Net-tools v2.10-alpha
  • htop v2.0.1

The root password for both the OS and MySQL is "vagrant". Both Apache and Varnish are setup to run under the user "vagrant". Apache, Varnish & MySQL are all enabled as services.

Utilities

I have also installed the following utilities

Aliases

Some helpful functions & aliases

  • c
    • Alias for the "clear" command
  • ..
    • Alias for "cd ../" to move up one directory
  • empty
    • Empties contents of a files - ex: empty -v access_log error_log
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.

System Settings

  • vim set to default editor
    • vi also has an alias to use vim
  • Shell colors set
  • Prompt format changed
    • [user@domain (Day Mth 00): /current/path]
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.41 GB)

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Core

  • Build 7.2.1511

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • MySQL v15.1 (MariaDB Distrib v10.1.13)
  • Apache v2.4.6 with mod_fastcgi
  • PHP v7.0.6
  • Varnish v4.1.2
  • Xdebug v2.4.0
  • Node.js v4.4.4
  • npm v2.15.1
  • Net-tools v2.10-alpha
  • htop v2.0.1

The root password for both the OS and MySQL is "vagrant". Both Apache and Varnish are setup to run under the user "vagrant". Apache, Varnish & MySQL are all enabled as services.

Utilities

I have also installed the following utilities

Aliases

Some helpful functions & aliases

  • c
    • Alias for the "clear" command
  • ..
    • Alias for "cd ../" to move up one directory
  • empty
    • Empties contents of a files - ex: empty -v access_log error_log
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.

System Settings

  • vim set to default editor
    • vi also has an alias to use vim
  • Shell colors set
  • Prompt format changed
    • [user@domain (Day Mth 00): /current/path]
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.37 GB)

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Core

  • Build 7.2.1511

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • Apache v2.4.6 (CentOS)
  • MySQL v15.1 (MariaDB Distrib v10.1.13)
  • PHP v5.6.20
  • Varnish v4.1.2

The root password for both the OS and MySQL is "vagrant". Both Apache and Varnish are setup to run under the user "vagrant". Apache, Varnish & MySQL are all enabled as services.

Utilities

I have also installed the following utilities

Aliases

Some helpful aliases I use

  • empty
    • Empties contents of a file - ex: empty error_log
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.1 GB)

This version was created over 7 years ago.

CentOS 7.2 with LAMP Stack

Installed Software

This is a clone of the CentOS/7 box with the following software pre-installed:

  • Apache v2.4.6 (CentOS)
  • MySQL v15.1 (MariaDB Distrib v10.1.13)
  • PHP v5.6.19
  • Varnish v4.1.2

The root password for both the OS and MySQL is "vagrant". Both Apache and Varnish are setup to run under the user "vagrant". Apache, Varnish & MySQL are all enabled as services.

Utilities

I have also installed the following utilities

Aliases

Some helpful aliases I use

  • empty
    • Empties contents of a file - ex: empty error_log
  • ccira
    • Clears cache and reindexes all indicies of a Magento 1.x.x installation using the n98-magerun utility. Simply execute ccira in the root of your Magento 1.x.x installation.
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.08 GB)