Upgrading Edge Flow Manager
To upgrade to the latest version of Edge Flow Manager, you must download the tar file, uncompress the tar file, configure properties, stop the old server, and start the new server.
- Download the tar file of the latest release.
- Unzip the tar file.
-
Configure the following:
- Optional:
Configure Edge Flow Manager to run as a service using, for
example,
init.d
orsystemd
depending on your Linux distribution. - Stop the old server.
-
Start the new server.
- Use the following command to run as a background process:
/path/to/efm-<version>/bin/efm.sh start
- Install Edge Flow Manager as an OS service and start it
by using the OS service commands. For example, use the following command if
Edge Flow Manager is installed as an OS
service:
service efm start
- Use the following command to run as a background process: