Skip to main content

Belden OpEdge

The Belden OpEdge has its own interface that you can use to install containers. To do this, go to the interface of your device and log in.

You can now manage the containers under Applications in the main menu.

Install logiccloud Control

  1. first we have to create a new Volume under Volumes. To do this, click on New and give the volume a name, e.g. logiccloud_storage. Then click on Add.

img_1.png

  1. under Containers you can now create a new container. As soon as you create a container for the first time, you must first either upload an image or use an existing one. We upload the image here. To do this, enter the following URL under URL:
docker.io/logiccloud/logiccloud-control:undefined
  1. once the image is loaded, you can enter the name, for example logiccloud-control.
  2. next you need to enable the bridge network and ports. Normally we use port 8080 for logiccloud control, but the Belden UI runs on port 8080. Therefore we have to choose another port, for example 8090.

img_1.png

  1. memory & CPU limits are optional and you can adjust them as needed, for example 1024MB and 1 CPU.
  2. under Volumes you must now select the volume that you have previously created and enter /app/storage under Container Path.

img_1.png

  1. Environment variables can be skipped
  2. Device Configuration can be skipped
  3. under Advanced Mode please set the Restart Policy to always.
  4. then you can create the container via Create.

You can then start the container. Once the container has been started, you can access the web interface via <DEVICE IP>:8090. There you will be guided through the installation wizard. You can also find instructions here: install logiccloud control.