A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Eric Lippmann ff3d218890 Vagrant: Add automated provisioning of Icinga 1.9.1
refs #4215
refs #4216
2013-05-29 18:23:55 +02:00
.vagrant-puppet Vagrant: Add automated provisioning of Icinga 1.9.1 2013-05-29 18:23:55 +02:00
.gitignore Git: Specify files to ignore 2013-05-29 17:44:26 +02:00
README.md Vagrant: Add CentOS 6.4 base box with puppet and VirtualBox Guest Additions preinstalled 2013-05-29 17:34:18 +02:00
Vagrantfile Vagrant: Add CentOS 6.4 base box with puppet and VirtualBox Guest Additions preinstalled 2013-05-29 17:34:18 +02:00

README.md

Icinga 2 Web

Table of Contents

  1. Vagrant - Virtual development environment

Vagrant

The Icinga 2 Web project ships with a Vagrant virtual machine that integrates the source code with various services and example data in a controlled environment. This enables developers and users to test Livestatus, status.dat, MySQL and PostgreSQL backends as well as the LDAP authentication. All you have to do is install Vagrant and run:

 vagrant up