(Created target blank page For Version: HTCC:8.5.2) |
(Update with the copy of version: 8.5.2DRAFT) |
||
Line 1: | Line 1: | ||
− | + | =Upgrading from 8.5.201.09 to 8.5.201.61= | |
+ | |||
+ | '''Start''' | ||
+ | |||
+ | # Stop Web Services and Applications on the node. | ||
+ | # Backup your old installation and configuration files. You might need the files if you need to rollback your upgrade at a later date. | ||
+ | # Install Java 8 on the node according to [[MigJavaMigration|Migrating from Java 7 to Java 8]]. | ||
+ | # [[Documentation:HTCC:Dep:DeployWebApp|Deploy the new version of Web Services and Applications]]. | ||
+ | # [[MigEmbeddedJetty|Migrate from standalone to embedded Jetty]]. | ||
+ | # Adjust the '''updateOnStartup''' option in the '''application.yaml'''. See [[MigConfigNewOptions#DeployUpdate|Web Services and Applications deployment update]]. | ||
+ | # Start Web Services and Applications according to [[Documentation:HTCC:Dep:StartHTCC|Starting and testing]]. | ||
+ | |||
+ | '''End''' | ||
+ | |||
+ | [[Category:V:HTCC:8.5.2]] |
Revision as of 19:20, January 27, 2017
Upgrading from 8.5.201.09 to 8.5.201.61
Start
- Stop Web Services and Applications on the node.
- Backup your old installation and configuration files. You might need the files if you need to rollback your upgrade at a later date.
- Install Java 8 on the node according to Migrating from Java 7 to Java 8.
- Deploy the new version of Web Services and Applications.
- Migrate from standalone to embedded Jetty.
- Adjust the updateOnStartup option in the application.yaml. See Web Services and Applications deployment update.
- Start Web Services and Applications according to Starting and testing.
End
Comments or questions about this documentation? Contact us for support!