Johannes Meyer
75cd997f06
doc: Introduce modules chapter
2021-04-13 09:13:59 +02:00
Andreas Olsson
e5d1cb7fb6
Docs: Fix automatic install password hash command
...
Provides consistency with the 853bbf2
update.
2021-04-12 10:26:32 +02:00
Johannes Meyer
cc65164a67
Adjust global permissions
2021-02-18 11:11:39 +01:00
Johannes Meyer
429a70f05f
Auth: Allow to ignore any and all restrictions
2021-02-18 11:11:39 +01:00
Johannes Meyer
155604e5b1
docs: Update security chapter
2021-02-18 11:11:39 +01:00
Johannes Meyer
9784cdc5b3
doc: Add remaining upgrading notes
2020-06-08 10:51:35 +02:00
Johannes Meyer
e37e181935
doc: Mention `view=compact` change in upgrading notes
2020-06-04 08:50:41 +02:00
Johannes Meyer
f35aa2848e
doc: Mention package changes in upgrading notes for 2.8.x
2020-05-27 15:37:52 +02:00
Eric Lippmann
fce2858beb
LDAP: Add option to disable server side sorting
...
We automatically detect whether the server supports server side sorting
and sort manually if that is not the case. But there are LDAP servers
which report that they support this feature in general but have it
disabled for certain fields.
If we send the server side control for any field that has server side
sort disabled, the LDAP server will abort the query.
With the new configuration option it is possible to disable server side
sorting and it has precedence over our automatic detection.
Since this is a very special LDAP server configuration, there is no GUI
option for this.
2020-05-25 11:08:13 +02:00
Johannes Meyer
b69b9c7356
doc: Update translation section in `About` and mention L10n
2020-05-12 11:17:39 +02:00
Jiri Pejchal
5698cebf7a
Fix typo in RedHat 8 FPM configuration path
2020-04-20 10:26:42 +02:00
Alexander A. Klimov
d094b8a2f3
Docs: include Ubuntu in "Preparing Web Setup on Debian"
...
refs #4110
2020-04-08 11:52:04 +02:00
Dokon
f4edcecca0
Added Kiosk Mode in doc ( #3997 )
...
* Added Kiosk Mode in doc
2019-12-12 17:23:19 +01:00
Michael Friedrich
3c8c2ba3e9
Docs: Update installation for RHEL/CentOS 8 and SLES 15
2019-11-20 15:58:10 +01:00
Johannes Meyer
b0bf9c4b06
Update RELEASE.md
2019-08-14 13:10:19 +02:00
Johannes Meyer
40ab96be98
doc: Add upgrading note about the dashboard breaking change
...
refs #3542
2019-07-18 08:36:26 +02:00
Johannes Meyer
a80219071c
doc: Adjust upgrading note about jquery 3 and mention jquery-migrate
2019-07-18 07:57:14 +02:00
Johannes Meyer
e4afd2bf87
doc: Add upgrading note for module developers due to the jQuery update
2019-07-18 07:57:14 +02:00
Eric Lippmann
d045a62300
Add docs for the ConfigFormEventsHook
2019-07-15 07:52:32 +02:00
Eric Lippmann
15b9a3e329
Document the logging config option 'php'
2019-07-11 12:36:53 +02:00
Johannes Meyer
09090bcf9f
Merge pull request #3553 from oliverrahner/patch-1
...
Enable `$user:local_name$` placeholder in restrictions
2019-06-04 07:33:51 +02:00
Oliver Rahner
6ad74ef1cc
renamed variable $currentUser$ to $user:local_name$
...
updated docs, too
2019-06-03 23:56:21 +02:00
Johannes Meyer
687c28acd1
Merge pull request #3743 from Icinga/feature/add-colorblind-theme
...
Add colorblind theme
2019-05-22 12:21:16 +02:00
Johannes Meyer
13ab1292e5
doc: Utilize `https://` where possible
2019-05-22 08:48:53 +02:00
Mike Pennisi
fd77c40e39
Update documentation to fetch keys securely
...
Instruct users to retrieve APT keys via a secure connection to avoid
man-in-the-middle attacks.
2019-05-21 17:41:12 -04:00
Jennifer Mourek
e90c4430c1
Adjust documentation
2019-05-21 15:40:16 +02:00
Johannes Meyer
5f89afd200
05-Authentication.md: Fix reference to domain aware auth
2019-05-02 09:55:25 +02:00
Johannes Meyer
81bb5272b5
Merge pull request #3680 from Icinga/feature/date-timezone-3626
...
Setup: don't require date.timezone
2019-04-18 14:20:47 +02:00
Alexander A. Klimov
5a0434431f
Setup: don't require date.timezone
...
refs #3626
2019-04-18 11:31:37 +02:00
Johannes Meyer
96883b101c
Merge pull request #3614 from martialblog/update-ldap-documentation
...
Fix documentation for LDAP Groups
2019-04-17 13:59:03 +02:00
Markus Opolka
ed03d40cd5
Fix documentation for LDAP Groups
...
- Information for group_member_attribute was incorrect
- Added information for domain and user_base_dn
2019-04-12 10:26:49 +02:00
Eric Lippmann
403c2d3495
Merge pull request #3481 from marianrh/feature/optionally-disable-mysql-server-certificate-validation
...
Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert
2019-02-26 10:39:21 +01:00
Eric Lippmann
5ebc38d196
Fix doc for default theme
...
fixes #3539
2018-11-19 17:31:42 +01:00
Eric Lippmann
9f15bda698
Add upgrading to 2.6.x notes
...
fixes #3620
2018-11-15 15:02:19 +01:00
Michael Friedrich
aed2e54834
Merge pull request #3594 from Icinga/feature/docs-icinga-com
...
Update URL to https://icinga.com
2018-10-29 17:49:34 +01:00
Michael Friedrich
d1fb3b3674
Update URL to https://icinga.com
2018-10-18 11:02:57 +02:00
Michael Friedrich
3d949ac9e6
Add docs for timeout on LDAP resource
...
refs #3592
2018-10-18 10:52:01 +02:00
Oliver Rahner
967a0bf74e
documented $currentUser$ placeholder for restrictions
2018-08-08 15:24:26 +02:00
Marian Rainer-Harbach
5e40405a12
Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2018-07-16 11:41:13 +02:00
Eric Lippmann
303637df3c
Merge pull request #3452 from Icinga/feature/drop-php-lt-56-support
...
Drop support for PHP < 5.6
2018-07-09 09:18:18 +02:00
Marcel Weinberg
874b24cb8e
Add small addition to the Debian installation doc
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2018-07-04 10:59:52 +02:00
Eric Lippmann
8990d6f46e
Drop support for PHP < 5.6
2018-07-03 13:11:36 +02:00
Johannes Meyer
5eccf00aea
doc: Document auditing facilities
...
refs #2584
2018-06-08 14:21:15 +02:00
Michael Friedrich
853bbf2011
Docs: Update advanced topics with new password hash algorithm for authentication
2018-05-08 10:20:10 +02:00
lippserd
ee6bb07671
Merge pull request #3289 from Icinga/bugfix/re-login-after-upgrading-2-5-x-3277
...
Document that it's necessary to re-login after upgrading to 2.5.x
2018-01-19 10:06:12 +01:00
Alexander A. Klimov
9e5beea37b
Document that it's necessary to re-login after upgrading to 2.5.x
...
refs #3277
2018-01-18 17:34:18 +01:00
Johannes Meyer
a7e29c0c39
doc: Add note about known optional SELinux booleans
...
refs #3236
2018-01-18 16:32:13 +01:00
Alexander A. Klimov
e1eb584fa1
Upgrading doc: add breaking changes of 2.5
...
refs #3267
2018-01-16 13:55:17 +01:00
Alexander A. Klimov
06802cb94e
Installation doc: unify resulting installation on Debian and Ubuntu
...
refs #3231
2018-01-15 13:09:21 +01:00
Jennifer Mourek
b32dae075c
Update 20-Advanced-Topics.md
2017-12-19 12:50:42 +01:00
Michael Friedrich
402de9ff69
Docs: Enhance upgrade chapter with DB update instructions
...
Ported from the Icinga 2 docs.
fixes #3175
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-12-15 09:54:43 +01:00
Markus Frosch
208e49a616
Merge pull request #3172 from Icinga/fix/fpm-apache22-config
...
FPM Config: Support Apache < 2.4
2017-12-04 14:09:46 +01:00
Rudy Gevaert
83d5d9ee29
Correct documentation about icingacli
...
icingacli is its own package on Debian and Ubuntu too.
2017-12-03 15:26:51 +01:00
Eric Lippmann
350a3db7bf
FPM Doc: Distinct instructions for Apache versions
2017-11-29 14:32:30 +01:00
Eric Lippmann
d2e4967800
Document PHP version requirement
2017-11-27 15:58:58 +01:00
lippserd
c687bf44e3
Merge pull request #3135 from kirjastojk/fix/wrong-config-generation-command
...
doc: Use correct command for configuration generation
2017-11-27 13:39:37 +01:00
Markus Frosch
6f8103bee8
doc: Add installation notes for web server
2017-11-24 17:37:11 +01:00
Joonas Kylmälä
9d4a85c753
doc: Use correct command for configuration generation
...
The command 'icingacli setup config directory' actually produces the
configuration files for Icinga Web 2 instead of the command 'icingacli
setup config webserver'.
2017-11-23 13:25:14 +02:00
Markus Frosch
e80ce765f0
Documentation update for 2.5.0
...
Including:
* FPM migration on EPEL
* Package deprecation
* SUSE PHP upgrade
2017-11-17 11:37:39 +01:00
Simone Orsi
c99fd34ed0
Update installation step for Ubuntu
...
Install `icingacli` to avoid `The program 'icingacli' is currently not installed. You can install...`
2017-11-05 21:47:13 +01:00
Eric Lippmann
88074aeb74
Document php-xml dependency
...
refs #3030
2017-10-20 09:01:03 +02:00
lippserd
773dae3750
Merge pull request #2978 from Icinga/fix/drop-livestatus
...
Remove unsupported livestatus functionality
2017-09-29 11:15:54 +02:00
Michael Friedrich
f7a8f72794
Add documentation for user group authentication (groups.ini)
...
This commit also enhances the external backend with the missing
`strip_username_regex` attribute.
fixes #2974
2017-09-29 11:01:45 +02:00
Michael Friedrich
4259a2cbe7
Add documentation for MySQL SSL options as database resource
...
fixes #2975
2017-09-29 11:01:45 +02:00
Michael Friedrich
34bd8e14c3
Enhance the documentation and fix outdated information (preferences, etc.)
...
This applies a new structure for the main doc/ and modules/*/doc tree with
01-About.md
02-Installation.md
...
This allows us to link from the main doc directory into module specific
documentation entries.
Furthermore table formatting, examples, and missing settings have been added
where applicable.
This patch also takes care about proper URL anchors and file names and directories.
fixes #2950
2017-09-29 11:01:37 +02:00
Michael Friedrich
ab364e0fc7
Remove unsupported livestatus functionality
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-29 10:33:55 +02:00
Michael Friedrich
03b5e69d9d
Docs: Add global URL parameters to advanced topics
...
fixes #2190
fixes #2447
2017-09-21 10:21:34 +02:00
Michael Friedrich
8d2e22a738
Merge pull request #2947 from rhopfer/fix/doc-install-centos-selinux
...
Add note about SELinux to CentOS install doc
2017-09-13 11:41:02 +02:00
Roland Hopferwieser
63ad7817d2
Add note about SELinux to CentOS install doc
2017-09-13 11:32:56 +02:00
Michael Friedrich
b20fc1c464
Docs: Add an example for Apache VHost configuration into Advanced Topics
2017-09-08 13:13:45 +02:00
Michael Friedrich
661014747d
Docs: Split installation into basic; create advanced topics, upgrading, troubleshooting
2017-08-11 15:30:28 +02:00
Michael Friedrich
9e6e39f795
Docs: Add required database/user details for Debian and web setup
...
refs #2909
2017-08-11 15:30:22 +02:00
Markus Frosch
6e61f0f17d
doc: Update Icinga repository release rpm location
2017-08-04 16:37:57 +02:00
Michael Friedrich
9a3d71f379
Fix Debian Stretch description
2017-08-04 09:33:58 +02:00
Michael Friedrich
f9c5f91831
Docs: Update to Debian stretch & use icinga-rpm-release
...
Further add a note about EPEL setup how it is done in Icinga 2.
Minor formatting and wording.
2017-08-03 19:30:40 +02:00
Hector Sanjuan
0e480dd54a
Doc: Add automating Web 2 installation section
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
Closes #37
2017-07-28 10:17:03 +02:00
Blerim Sheqa
75516526b5
Update docs for better compatibility with mkdocs
...
* Move HTML links (<a>...</a>) to the end of the header lines
* This is necessary to allow mkdocs to parse headers correctly and display them in the TOC
* Following sed command was used: sed -i .bu 's/\(<a.*a>\) \(.*\)/\2 \1/g' $filename
2017-07-14 16:33:05 +02:00
Eric Lippmann
686d022987
Merge pull request #2863 from Icinga/feature/domain-support-for-authn-authz-2153
2017-06-21 13:16:36 +02:00
Alexander A. Klimov
6668556e50
Document domain-aware authentication
...
refs #2153
2017-06-19 09:37:17 +02:00
Francesco Colista
e267aeb655
doc: Add install instructions for Alpine Linux
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-06-02 09:50:52 +02:00
Eric Lippmann
68842f00d8
Fix version
2017-05-03 15:12:07 +02:00
Eric Lippmann
96a0476ebb
Merge pull request #2791 from dlorych/patch-1
...
Update 02-Installation.md
2017-03-28 09:13:47 +02:00
Pavlos Daoglou
963623bda1
Update file path of icingaweb2 mysql schema for the manual installation procedure
2017-03-21 14:22:29 +02:00
Daniel
3effe41fdb
Update 02-Installation.md
...
PDF export has a dependency on PHP's *mbstring* library.
2017-03-14 13:57:41 +01:00
Christoph Wiechert
87b92c3a77
Doc: Add charset hint
2017-01-30 15:37:16 +01:00
Michael Friedrich
08a82daea3
Update to icinga.com
...
refs #2687
2017-01-18 12:04:43 +01:00
Eric Lippmann
eed1d7ab68
Merge branch 'feature/selinux-8270'
...
resolves #8270
2016-12-13 12:31:51 +01:00
Eric Lippmann
43d5b01a22
doc: Add note about upgrading to version 2.4.0
2016-12-13 11:58:22 +01:00
Eric Lippmann
de94749502
Note that its possible to provide multiple LDAP hosts separated by a space
...
fixes #11809
2016-12-12 16:42:56 +01:00
Dirk Goetz
e6cce08376
Add SELinux policy
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
refs #8270
2016-12-12 12:48:33 +01:00
Eric Lippmann
25d37b9a70
doc: Mention default time zone for PHP as requirement
2016-12-11 17:24:04 +01:00
Ian Shearin
cee86d1a8c
Fix links in about doc
...
Without this change, the links in the about doc are broken.
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:27:07 +01:00
Eric Lippmann
e4695b6937
Doc: Mention PHP cURL extension requirement for using the Icinga 2 API
...
refs #11398
2016-10-13 12:08:40 +02:00
Eric Lippmann
a5da4afb5c
doc: Mention FreeBSD and Gentoo packages
2016-09-05 11:26:19 +02:00
Eric Lippmann
c09c96677c
Update 02-Installation.md
2016-09-05 11:00:53 +02:00
Eric Lippmann
c322077aed
Fix code block related syntax issues in markdown files
2016-09-01 14:32:23 +02:00
Eric Lippmann
2d32f4a3be
Fix markdown table syntax
2016-09-01 14:32:23 +02:00
Heike Jurzik
cbf55ffbf1
Fix some syntax bugs in markdown files
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-09-01 14:32:20 +02:00
Chris Reeves
8e40d3cc25
doc: document 'encryption' directive for LDAP
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-09-01 11:33:55 +02:00
Eric Lippmann
3398453293
doc: Update upgrading section
2016-04-18 01:13:04 +02:00