Method 1 (Recommended): Install Latest Connector Version Using Debian Package
If your previous connector was installed using a Tar package, to get the latest connector version, you can perform a fresh installation of the latest connector version using a Debian package. Detailed steps for this procedure are provided below:
Pros
- You can use
service/systemctl
commands to start/stop the services. -
Additional dependencies required for other features are automatically installed by the apt command.
Cons
- As this is a fresh installation, you are required to run the install.sh script.
- Provide the details such as nodeName, authToken etc, during the installation.