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
Eric Lippmann
5fa423cf03
Merge branch 'feature/vagrant-parallels-10167'
...
resolves #10167
2015-10-02 14:13:16 +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
Eric Lippmann
2d38eb1650
Document that it's possible to use unix domain sockets for MySQL and PostgreSQL connections
...
fixes #9787
2015-09-28 16:29:01 +02:00
Michael Friedrich
3a549edd38
Vagrant: Prefer Parallels over VirtualBox
...
Having both installed on OSX, one should prefer Parallels.
Vagrant uses the first one provided working.
refs #10167
2015-09-18 10:48:21 +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
bradynathan
029aeda164
Document filter option for LDAP/AD auth
...
refs #9612
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:17:03 +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
Johannes Meyer
6063eea34f
doc: Suggest the correct backend identifier for ActiveDirectory
...
fixes #9959
2015-08-19 09:23:29 +02:00
Eric Lippmann
de29d66005
doc/security: Add note about module permissions
...
refs #9644
2015-07-27 15:07:43 +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
cf2c2c3ee0
security documentation: Cleanup permission lists
2015-06-18 15:55:58 +02:00
Johannes Meyer
82ed9efd91
Add instructions on how to upgrade to rc1
2015-06-18 15:48:23 +02:00
Johannes Meyer
22feb08f44
monitoring: Update security documentation
2015-06-18 15:48:01 +02:00
Matthias Jentsch
42de13a2b9
Merge branch 'feature/ssh-remote-connection-resource-configuration-7595'
...
resolves #7595
2015-06-15 17:30:42 +02:00
Matthias Jentsch
1637f4760f
Fix table formatting
...
refs #7595
2015-06-15 17:23:52 +02:00
Matthias Jentsch
ea85254cc5
Fix typos and formatting in documentation
...
refs #9377
2015-06-15 11:09:41 +02:00
Matthias Jentsch
6e28a58739
Fix drawing in doc
...
refs #9377
2015-06-10 19:06:59 +02:00
Matthias Jentsch
3eb4561f79
Merge branch 'feature/permission-restriction-documentation-9377'
...
fixes #9377
2015-06-10 19:04:47 +02:00
Matthias Jentsch
4a591db438
Fix a few typos
...
refs #9377
2015-06-10 19:01:33 +02:00
Matthias Jentsch
edd1c2a1f3
Move monitoring permission documentation into a separate module
...
refs #9377
2015-06-10 18:43:54 +02:00
Matthias Jentsch
6f208e90b5
Improve restriction and filter sections
...
Add more examples and fix a few typos and minor issues in the doc.
refs #9377
2015-06-09 18:10:02 +02:00
Alexander A. Klimov
7cf0b82b63
doc/about.md: typos and grammar
...
refs #9379
2015-06-09 17:04:02 +02:00
Alexander A. Klimov
85b3eaa2e3
Add introduction to section `Authorization'
...
refs #9379
2015-06-09 16:49:44 +02:00
Matthias Jentsch
10592bb7c8
Add documentation for security configuration
...
Add a doc page to explain configuring user and group permissions and general user and group handling.
refs #9377
2015-06-09 16:09:36 +02:00
Alexander A. Klimov
b8debcd257
Add introduction to section `User preferences'
...
refs #9379
2015-06-09 15:52:44 +02:00
Alexander A. Klimov
ee7c91235a
Add introduction to section `Authentication'
...
refs #9379
2015-06-09 15:14:27 +02:00
Alexander A. Klimov
260a33c88b
Add introduction to section `Configuration'
...
refs #9379
2015-06-09 14:54:50 +02:00
Alexander A. Klimov
5412c6d972
doc/about.md: add section `The monitoring module'
...
refs #9379
2015-06-09 14:23:43 +02:00
Alexander A. Klimov
922bbad476
doc/about.md: add introduction
...
refs #9379
2015-06-09 14:19:48 +02:00
Alexander A. Klimov
d9f68578eb
Add doc/about.md
...
refs #9379
2015-06-08 17:43:12 +02:00
Michael Friedrich
cf95994ff5
Documentation: Add config overview as first draft
...
refs #7153
2015-06-01 19:16:35 +02:00
Alexander Fuhr
f3a37e9575
Update documentation for resources and instances
...
I've just only renamed the identity_key to the private_key thats it
refs #7595
2015-05-28 14:15:01 +02:00
Alexander Fuhr
8dc79a388a
Update resource documentation with the ssh resource configuration
...
refs #7595
2015-05-28 10:42:18 +02:00
Eric Lippmann
20a9621036
doc: Add filenames to anchor links
...
This allows other markdown viewers like to follow those links.
2015-05-22 15:30:37 +02:00