A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
Go to file
Eric Lippmann 4783cb0706 Vagrant: Forward port 80 to 8080
refs #4232
2013-06-03 11:39:15 +02:00
.vagrant-puppet Vagrant: Forward port 80 to 8080 2013-06-03 11:39:15 +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: Forward port 80 to 8080 2013-06-03 11:39:15 +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