mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-31 11:24:51 +01:00 
			
		
		
		
	Simple example configuration, quick & dirty but functional. Didn't care about a config, as that will be handled by the setup wizard. refs #6402
		
			
				
	
	
		
			45 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: icingaweb
 | |
| Section: upstream
 | |
| Maintainer: Icinga Development Team <info@icinga.org>
 | |
| Priority: optional
 | |
| Build-Depends: debhelper (>=9)
 | |
| Standards-Version: 3.9.4
 | |
| Homepage: https://www.icinga.org
 | |
| 
 | |
| Package: libicinga-php
 | |
| Architecture: any
 | |
| Depends: php5 (>= 5.3.2), zendframework
 | |
| Recommends: php5-ldap, php5-mysql, php5-json
 | |
| Suggests: php5-pgsql
 | |
| Description: Icinga PHP libraries
 | |
|  PHP libraries 
 | |
| 
 | |
| Package: libicinga-vendor-php
 | |
| Architecture: any
 | |
| Depends: libicinga-php
 | |
| Description: Icinga PHP vendor libraries
 | |
|  PHP vendor libraries
 | |
| 
 | |
| Package: libicinga-common-php
 | |
| Architecture: any
 | |
| Depends: libicinga-php, libicinga-vendor-php
 | |
| Description: Icinga PHP common libraries
 | |
|  PHP common libraries, application and modules
 | |
| 
 | |
| Package: icingacli
 | |
| Architecture: any
 | |
| Depends: libicinga-common-php (>= 2.0.0~alpha1)
 | |
| Description: Icinga CLI tool
 | |
|  The Icinga CLI allows one to access it's Icinga monitoring
 | |
|  system from a terminal. 
 | |
|  .
 | |
|  The CLI is based on the Icinga PHP libraries
 | |
| 
 | |
| Package: icingaweb
 | |
| Architecture: any
 | |
| Depends: libicinga-common-php (>= 2.0.0~alpha1), libapache2-mod-php5
 | |
| Recommends: php5-gd, icingacli
 | |
| Suggests: php5-ldap
 | |
| Description: Icinga Web Frontend
 | |
|  Icinga Web is a modular web frontend
 |