Skip to content

Ubuntu Xenial LAMP server implemented with Vagrant and ansible

Notifications You must be signed in to change notification settings

kvjnf/vagrant-ansible-lamp-xenial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant LAMP

Requirements

Usage

Apache

The Apache server is available at http://192.168.21.11 If you have already installed vagrant-hostsupdater which manages your local hosts file, you can also access with ubuntu-xenial.net

MySQL

Username: root Password: password

All of configration params are written in ansible/vars/all.yml. So if you want to change configirations to apply your emvironment, please fix that.

Technical Details

  • Ubuntu bento/ubuntu-16.04
  • Apache 2.4
  • PHP 7.1
  • MySQL 5.7
  • Composer

About

Ubuntu Xenial LAMP server implemented with Vagrant and ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages