Installing Movicon™ WebHMI Deploy Server on Linux

Introduction

Hello and welcome to the new Movicon.NExT™ tutorial.
in this tutorial we are going to see how to install the WebHMI Deploy Server in the Linux environment. This procedure is key for the correct use of the software.

Procedure

The Movicon WebHMI Deploy Server can be installed on different type of Linux systems, such as:

Deploy Server installation on ARM64 Linux device

We will now go through the installation procedure for the Linux ARM64 environment. This procedure is like the one used in the Linux ARM32 environment. For further information about this, please refer to the chapter on Deploy Server Installation in the Movicon.NExT Installation guide.
In this scenario, you must: To start the Deploy Server manually, you must run the start.sh file which is created once the deployServerInstaller file has been launched. To do this, run the following command line:

cd /moviconData/
sudo ./start.sh

 
 If you wish to start the Deploy Server automatically when the operating system starts up, you must:

This procedure terminates here. Congratulations! You have now completed installing the Movicon Deploy Server on your Linux ARM64. You can now connect to the Deploy Server using the following credentials:

Username: MoviconUser@emerson.com
Password: MyPwd123!

Please remember that these credentials are provisional, and we strongly recommend that you change them to improve the security of your Linux environment.
 

Deploy Server INstallation on Ubuntu 22.04 device with Docker

Let’s continue with installing the Deploy Server on the Linux Ubuntu 22.04 system. If you have not yet installed the Docker Engine on your Ubuntu system, please follow this next procedure. Otherwise, skip this part and go to the procedure used to install the Movicon Deploy Server.
To install the Docker Engine on your Ubuntu system, you will need to use the repository. To do this:


We can now continue with installing the Docker Engine. Last step: Installing the Movicon Deploy Server. This procedure is now completed. Congratulations! You have installed the Movicon Deploy Server within your Ubuntu environment successfully using the Docker. You can now connect to the Deploy Server using the following credentials:

Username: MoviconUser@emerson.com
Password: MyPwd123!

Please remember that these credentials are provisional, and we strongly recommend that you change them to improve the security of your Ubuntu environment.

Deploy Server installation on Ubuntu 20.04 LTS device

Let’s see how to install Movicon Deploy Server in the Ubuntu 20.04 LTS operating system. This procedure is like the one used for Ubuntu 16.04 and Ubuntu 18.04. For further information, please consult the Deploy Server’s installation guide found in the Movicon.NExT manual’s topic on installation.

To start the Deploy Server manually, you must run the start.sh. file which is created once the deployServerInstaller has been launched. To do this, run the following command line:

cd /moviconData/
sudo ./start.sh

If you wish to start the Deploy Server automatically when the operating system starts up, you must: This procedure has now finished. Congratulations! You have successfully installed the Movicon Deploy Server on your Ubuntu 20.04. device. You can now connect to the Deploy Server using the following credentials:

Nome utente: MoviconUser@emerson.com
Password: MyPwd123!


Please remember that these credentials are provisional, and we strongly recommend that you change them to improve the security of your Ubuntu device’s environment.