项目作者: jorgeatorres

项目描述 :
A Vagrant CentOS base box just as I like it.
高级语言: Shell
项目地址: git://github.com/jorgeatorres/centos-basebox.git
创建时间: 2014-11-16T13:17:31Z
项目社区:https://github.com/jorgeatorres/centos-basebox

开源协议:

下载


Riddler - A CentOS basebox for LAMP development

This is a minimal CentOS 7 basebox for use with Vagrant.

Features

  • Builds from the minimal image for CentOS 7.0 but results in an up to date installation.
  • Minimal package set while still useful.
  • For LAMP development includes Apache, MariaDB, PHP and extensions.
  • Latest Guest Additions installed.
  • No X.
  • Minimized image with no swap partition included, log files removed, etc.
  • Defaults are easily modifiable via ks.cfg or scripts.

Defaults

  • en_US.UTF-8 is the default language.
  • es keyboard layout.
  • America/Bogota timzone.
  • vagrant user with password vagrant. This user has sudo permissions and the Vagrant SSH key installed.
  • root and MySQL password is vagrant.

Requirements (for building the basebox)