(Optional) Installing Z Refactoring Assistant as a service
In the case that the Linux® server is rebooted, Z Refactoring Assistant containers must be started manually. If you do not have the access to start the containers or need to start the containers automatically in such cases, you can optionally install Z Refactoring Assistant as a service.
Note: Z Refactoring Assistant needs to be installed as a service by
the system admin.
To optionally install Z Refactoring Assistant as a service,
complete the following steps:
- Ensure that you have run Z Refactoring Assistant at least once, and accepted the license agreement.
- In your Z Refactoring Assistant root directory, run the following
command:
install-as-service.sh
- Enter the OrientDB password when it is prompted.
Then, Z Refactoring Assistant will be installed as a service, and
can be managed like any other service by using the systemctl
command. For more
information about using the systemctl
command, see Managing system services with systemctl.