Commit Graph

55 Commits

Author SHA1 Message Date
Eric Lippmann c5aab53745 Add upgrading note about the changed Authentication and Authorization menu entries
refs #10309
2016-02-27 15:27:59 +01:00
Joe Doherty 358b20cec3 doc: Fix backports misspelling
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-02-23 16:09:12 +01:00
Eric Lippmann 6aab5d889e doc: Remove livestatus from the requirements and leave note about the IDO table_prefix
refs #10408
2016-02-17 15:26:52 +01:00
Eric Lippmann cdf9b50910 doc: Mention PageSpeed module incompatibility
refs #10102
2016-02-16 00:25:35 +01:00
Alexander A. Klimov 8a7b840369 Doc: mention what users eventually have to do while upgrading to v2.1.3
refs #11142
2016-02-11 16:33:43 +01:00
Alexander A. Klimov 5a8c430aa5 Doc: mention that LDAP user group backends respect the config option group_filter since v2.1.3
refs #11142
2016-02-11 16:14:19 +01:00
Eric Lippmann ce705e5926 Add general upgrading note for 2.1.x 2015-12-23 14:24:06 +01:00
Eric Lippmann 77a4cfb431 Add upgrading note 2015-12-22 14:33:28 +01:00
Eric Lippmann 23da8e95a6 Add upgrading note 2015-11-16 15:38:10 +01:00
Thomas Gelf 210053462e doc/installation.md: fix rendering issues
Code prefixed with # was interpreted as a chapter. We should fix that
issue, this is only a quickfix
2015-11-13 09:33:32 +01:00
Benedikt Heine 7b37a0872e Escape < and > to avoid false tags
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-11-09 09:55:35 +01:00
Eric Lippmann c14d33d1e8 Revert "doc: Fix upgrade documentation for 2.0.0"
This reverts commit 20e010bea0.

There's a pending PR on GitHub.
2015-11-09 09:55:17 +01:00
Johannes Meyer 20e010bea0 doc: Fix upgrade documentation for 2.0.0 2015-10-22 09:44:02 +02:00
Michael Friedrich c3b5d8ab51 Doc: Fix typo
refs #7153
2015-10-02 10:36:39 +02:00
Michael Friedrich ded631b589 Document example commands for installing from source
That also adds all the details we use for automated deployments
and manual installations (e.g. mysql db setup, user creation, manual
config files).

Maybe this could be split into installation-from-source.md
somewhere in the future, but for now it should help anyone
out there to deploy Icinga Web 2 w/o running the setup wizard
in automated environments.

fixes #8407
refs #9595
refs #7153
2015-10-02 09:50:52 +02:00
Michael Friedrich f077f45b20 Fix wrong anchor 2015-10-02 09:50:52 +02:00
Michael Friedrich 73dfb286f5 Move upgrading to a dedicated section and add a link
refs #7153
2015-10-02 09:50:52 +02:00
Michael Friedrich 48bee8d8fd Doc: Restart the webserver after changing group membership
refs #7153
fixes #9484
2015-10-02 09:50:51 +02:00
Johannes Meyer 1d6ad6df21 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/configuration.php
2015-09-15 13:31:30 +02:00
Johannes Meyer 274a0c8a09 Store a user's preferences in a dedicated directory rather than in a single file
refs #5600
2015-09-07 11:20:36 +02:00
Alexander Wirt a331b04157 doc: Don't suggest to install icingacli on Debian
On Debian icingacli is part of the icingaweb2 package.

fixes #9837

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:10:35 +02:00
Johannes Meyer 2829ecc8b7 Document that the instances.ini has been renamed
refs #9651
2015-08-27 15:34:09 +02:00
Eric Lippmann ec5bebea95 doc/installation: Add upgrading note about module permissions
refs #9644
2015-07-27 11:30:44 +02:00
Eric Lippmann 764c67cc66 Document that RHEL/CentOS 5 is not supported 2015-07-02 17:24:12 +02:00
Eric Lippmann ea6e1fa415 Document RHEL/CentOS 7 Zend dependency change 2015-07-02 17:24:11 +02:00
Eric Lippmann ea5e449076 Note that the wheezy-packports repository is required for installing Web 2 on Debian wheezy
refs #9140
refs #9163
2015-07-02 17:24:11 +02:00
Matthias Jentsch bb0ed20200 Assure to install icingacli in installation doc
Make sure that icingacli is installed when following the instructions in installation.md, since those commands are needed by later instructions.
2015-06-22 12:03:56 +02:00
Johannes Meyer 664d6ea513 Provide database upgrade scripts for rc1 2015-06-18 17:20:06 +02:00
Johannes Meyer 82ed9efd91 Add instructions on how to upgrade to rc1 2015-06-18 15:48:23 +02:00
Eric Lippmann 36726560dd Document how to install Icinga Web 2 from Package 2015-04-16 13:59:53 +02:00
Eric Lippmann ec60f15f09 Leave note about Upgrading to Icinga Web 2 Beta 3 2015-03-13 17:22:49 +01:00
baufrecht a520abe65d Fix usermod for Ubuntu/Debian
Set correct group for Ubuntu/Debian

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:09:46 +01:00
Michael Friedrich 23ce156681 doc/installation: Add a note where to store the webserver's config 2015-02-07 21:15:26 +01:00
Eric Lippmann 5014b5dc46 Fix usermod for SUSE and SLES
fixes #8359
2015-02-04 17:23:07 +01:00
Eric Lippmann 3b30821ee9 doc: Note that external replaced autologin and not storing preferences means none 2015-02-04 09:22:27 +01:00
Eric Lippmann 2fe3f4c6c2 doc: Add "Upgrading to Icinga Web 2 Beta 2" 2015-02-03 16:52:36 +01:00
Johannes Meyer 400fbccbb8 Add setup route to the installation documentation
refs #7848
2015-01-28 17:59:43 +01:00
Eric Lippmann b8288b28a7 doc/installation: Add PHP gettext and PHP OpenSSL support as requirement 2015-01-14 14:14:44 +01:00
Eric Lippmann 4971037b37 doc/installation: Add section Preparing Web Setup 2015-01-14 13:24:04 +01:00
Eric Lippmann e2667dfb63 doc: Use icingaweb2 as directory instead of icingaweb 2015-01-13 13:08:09 +01:00
root a48adb5e4b doc: Fix typo in installation.md
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2014-12-29 12:28:14 +01:00
Eric Lippmann 7dd08ce6a9 Fix paths in installation.md 2014-11-19 15:57:57 +01:00
Eric Lippmann cae813d4c7 doc: Fix typo in installation 2014-11-18 16:58:08 +01:00
Eric Lippmann 05dd09355b doc: Remove configure/make from installation 2014-11-18 16:57:05 +01:00
Johannes Meyer 8f787e649c Update documentation and fix vagrant manifest due to moved schema files 2014-10-08 08:52:04 +02:00
Michael Friedrich ef56f2163e Documentation: Fix missing preferences*,sql
fixes #6243
2014-05-20 11:11:32 +02:00
Eric Lippmann 7f099b211b Fix documentation
refs #4820
2014-02-11 16:35:36 +01:00
Michael Friedrich 51b7b89129 Fix users.*.sql -> accounts.*.sql in installation doc.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich 3bf4973fab Set default internal db password to icingaweb.
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich 0cd411fe5b update installation docs with requirements
refs #4926
2013-10-22 10:57:15 +02:00