Skip to content

Commit

Permalink
Merge pull request #889 from emuus/3.8.fp3-11328
Browse files Browse the repository at this point in the history
add step to restart tomcat in upgrade note 3.8.fp3
  • Loading branch information
emuus committed Aug 21, 2018
2 parents de3e393 + a9a31ad commit ce20104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/en/source/pages/upgrade/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,6 @@ Run the following CLI command in order to know if Squid is running:
$ service squid start
.. note:: When you are upgrading from UForge 3.8.FP3 or an earlier version there is an additional step to be done manually if you are in a multi-node environment. You have to copy the file ``/etc/UShareSoft/vault/root_token`` from database node to web service node. This file will be used to configure access to the secret manager.
.. note:: When you are upgrading from UForge 3.8.FP3 or an earlier version there is an additional step to be done manually if you are in a multi-node environment. You have to copy the file ``/etc/UShareSoft/vault/root_token`` from database node to web service node and launch ``service tomcat restart`` on the web service node. This file will be used to configure access to the secret manager.


0 comments on commit ce20104

Please sign in to comment.