mirror of https://github.com/Icinga/icinga2.git
parent
edeaed2b72
commit
4a85ab4dd8
|
@ -3,6 +3,15 @@
|
|||
Upgrading Icinga 2 is usually quite straightforward. Ordinarily the only manual steps involved
|
||||
are scheme updates for the IDO database.
|
||||
|
||||
## Upgrading to v2.7 <a id="upgrading-to-2-7"></a>
|
||||
|
||||
v2.7.0 provided new notification scripts and commands. Please ensure to
|
||||
update your configuration accordingly. An advisory has been published [here](https://www.icinga.com/2017/08/23/advisory-for-icinga-2-v2-7-update-and-mail-notification-scripts/).
|
||||
|
||||
In case are having troubles with OpenSSL 1.1.0 and the
|
||||
public CA certificates, please read [this advisory](https://www.icinga.com/2017/08/30/advisory-for-ssl-problems-with-leading-zeros-on-openssl-1-1-0/)
|
||||
and check the [troubleshooting chapter](15-troubleshooting.md#troubleshooting).
|
||||
|
||||
## Upgrading the MySQL database <a id="upgrading-mysql-db"></a>
|
||||
|
||||
If you're upgrading an existing Icinga 2 instance, you should check the
|
||||
|
|
Loading…
Reference in New Issue