A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Eric Lippmann 8675ac3713 Git: Specify files to ignore 2013-05-29 17:44:26 +02:00
.vagrant-puppet/modules Vagrant: Add automated provisioning PostgreSQL 2013-05-29 17:42:08 +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