Skip to content

phpminds/vagrant-ansible-lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LEMP stack with CentOS 6.5

The stack

This is a basic LEMP stack using CentOS

The setup

For the initial ansible package, I've used Phansible - and kept its initial folder structure, but changed it to use CentOS instead of Ubuntu.

This dev box it has been configured with the following:

Configuration

The current configuration:

  • Mounts current dir to /srv
  • IP: 192.168.32.23
  • Rabbit: 192.168.32.23:15672

For custom configuration you can edit the Vagrantfile as well as ansible/vars/all.yml

Credentials

  • Database: root / Admin123
  • RabbitMQ: admin / Admin123

About

A LEMP stack with RabbitMQ in CentOS 6.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages