27 Commits

Author SHA1 Message Date
Eric Lippmann
946f2dc5a8 RPM: Rename httpd/icingaweb2.conf to httpd/icingaweb2-mod_proxy_fcgi.conf
refs #9669
2015-07-28 15:25:30 +02:00
Eric Lippmann
5028a26670 RPM/httpd and mod_php: Load error html if mod_php is disabled
refs #9669
2015-07-28 15:21:53 +02:00
Eric Lippmann
284db3bd22 RPM: Fix httpd php-fpm config
refs #9669
2015-07-28 15:21:12 +02:00
Eric Lippmann
4ae3a8568a RPM/httpd and php-fpm: Load error html if mod_proxy is disabled
refs #9669
2015-07-28 15:19:55 +02:00
Eric Lippmann
e77bb737f0 RPM: Move apache/icingaweb2-mod_php.conf to httpd/icingaweb2-mod_php.conf
refs #9669
2015-07-28 15:15:41 +02:00
Eric Lippmann
a2f2926d1d RPM: Rename apache/icingaweb2.conf to apache/icingaweb2-mod_php.conf
refs #9669
2015-07-28 15:15:00 +02:00
Eric Lippmann
54b2c38c89 RPM: Add php-fpm pool config for Web 2
refs #9669
2015-07-23 15:58:16 +02:00
Eric Lippmann
56b9df5225 RPM: Add php-fpm compatible nginx config
refs #9669
2015-07-23 15:58:05 +02:00
Eric Lippmann
b3083ea39c RPM: Add php-fpm compatible apache config
refs #9669
2015-07-23 15:57:53 +02:00
Eric Lippmann
6bae2e0a53 Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Eric Lippmann
5b4fab0750 Add license header
This time without syntax errors hopefully :)
2015-02-03 16:27:59 +01:00
Eric Lippmann
5fa2e3cfdc Revert "Add license header"
This reverts commit 338d067aba41dd6e9178cebec5433eecd614196e.
2015-02-03 16:16:26 +01:00
Eric Lippmann
338d067aba Add license header
fixes #7788
2015-02-03 15:51:04 +01:00
Eric Lippmann
6014362089 packages: Install custom setup module config w/ correct path to the schema files
refs #4075
2015-01-19 11:43:38 +01:00
Eric Lippmann
a57f1b00a9 rpm: Introduce config directory for packaged configuration files
refs #4075
2015-01-19 11:43:37 +01:00
Eric Lippmann
613cbae5bf packages: Fix base dir path in the icingacli
refs #4075
2014-12-10 09:30:35 +01:00
Eric Lippmann
ef00765ff0 packages: Use 'icingaweb2' as the web path
refs #4075
2014-12-10 09:29:38 +01:00
Eric Lippmann
d0e8718d61 packages: Rename icingaweb.conf to icingaweb2.conf 2014-12-09 16:56:06 +01:00
Eric Lippmann
28f08078f0 doc: Add module config.ini for packaging
resolves #7196
2014-12-09 14:58:39 +01:00
Eric Lippmann
df42eba69a Revert "Use /usr/bin/env instead of hard-coding paths"
This reverts commit 42b0469a96a17fc2f0eac200b94f46990008ee60.

Packaged verions of our scripts must use a system installation of the interpreter for obvious reasons.
I also disapprove using env in our Git. We want to use a system installation of the interpreter too. Not something that's supposed to be the interpreter.
Also, potential incomplete or defective local versions of the interpreter must not be our concern.
That installations from source using /usr/bin/php do not work out of the box on FreeBSD for example is of course an issue. But that should not be fixed by blindly using env.

refs #7789
2014-11-25 16:11:01 +01:00
Gunnar Beutner
42b0469a96 Use /usr/bin/env instead of hard-coding paths
fixes #7789
2014-11-21 21:59:14 +01:00
Gunnar Beutner
4d480b316e Fix incorrect paths in the Apache config for the RPM package 2014-11-21 00:01:47 +01:00
Eric Lippmann
6cb914af35 Packages: Update library path in index.php 2014-11-19 13:42:49 +01:00
Eric Lippmann
91233b0d6c Packages: Add files/apache/icingaweb.conf in favor of files/icingaweb-apache2.conf 2014-11-19 13:36:02 +01:00
Eric Lippmann
fecdb34388 Packages: Update paths in icingacli 2014-11-19 13:35:41 +01:00
Johannes Meyer
3105c2059e Remove license headers from all files
refs #6309
2014-07-15 13:43:52 +02:00
Thomas Gelf
6e6df999dd packaging: build debian packages
Simple example configuration, quick & dirty but functional. Didn't
care about a config, as that will be handled by the setup wizard.

refs #6402
2014-06-05 02:53:47 +00:00