Skip to content

checkmyws/v-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository for building virtual servers, applications and appliances with Packer, Vagrant and the likes…

Available builds

Ubuntu Server 14.04 Trusty 64 bits

This one is a basic Ubuntu Server 14.04 install from official ISO done with packer.

packer build trusty64.json

Build a VirtualBox and a vagrant box ready to be consumed by

vagrant up

This server has two networks interfaces attached :

  • eth0 is a NAT only interface.
  • eth1 is a hostonly interface bind on 192.168.56.10 address

ELK

vagrant up

Kibana access at http://192.168.56.20/kibana

Graphite - Grafana

Grafana access at http://192.168.56.30/grafana

packer build graphite.json
vagrant up

Wordpress

vagrant up

Installs Wordpress in its latest french version + MariaDB + Nginx + PHP5-FPM

Wordpress access at http://192.168.56.100

Notes

More to come…

About

Virtual applications and appliances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors