From: Michael Friedrich Date: Tue, 4 Dec 2018 09:54:39 +0000 (+0100) Subject: Purge INSTALL.md and add packager info to README.md X-Git-Tag: v2.11.0-rc1~282^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9801b8b7a040fd4c91aa05d596ec644ddd294bdc;p=icinga2 Purge INSTALL.md and add packager info to README.md Everything is located in the online documentation, where the README.md points to. --- diff --git a/INSTALL.md b/INSTALL.md deleted file mode 100644 index d6121e999..000000000 --- a/INSTALL.md +++ /dev/null @@ -1,21 +0,0 @@ -# Installing Icinga 2 - -The recommended way of installing Icinga 2 is to use [packages](https://packages.icinga.com). -The Icinga project provides both release and development packages for a number -of operating systems. - -Please check the documentation in the [doc/](doc/) directory for a current list -of available packages and detailed installation instructions. - -The online documentation is available on [icinga.com/docs](https://icinga.com/docs/) -and will guide you step by step. - -There are a number of known caveats when installing from source such as -incorrect directory and file permissions. So even if you're planning to -not use the official packages it is advisable to build your own Debian -or RPM packages. You can use the source packages from [packages.icinga.com](https://packages.icinga.com) -for this purpose. - -For a more detailed introduction into developing Icinga and building -packages, please visit the [online documentation](https://icinga.com/docs/icinga2/latest/doc/21-development/). - diff --git a/README.md b/README.md index b0bcd681e..f81f6c940 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ on top in your Icinga Stack. For installing Icinga please check the [installation chapter](https://icinga.com/docs/icinga2/latest/doc/02-getting-started/) in the documentation. +If you are a packager, please read the [development chapter](https://icinga.com/docs/icinga2/latest/doc/21-development/) +for more details. + ## Documentation The documentation is available on [icinga.com/docs](https://icinga.com/docs/icinga2/latest/).