DeviceOn
  • Get Started
    • ⬇️Resources Download
    • 💡About DeviceOn
      • Feature Highlight
      • Cloud Versions
      • Agent Versions
      • Security Architecture
    • 🛠️Installation and Deployment
      • Server (Standard)
        • Windows
        • Ubuntu
        • Azure Marketplace
        • AWS Marketplace
      • Server (Enterprise)
        • Azure Kubernetes
      • Agent
        • Windows
        • Ubuntu
    • ⏲️Version History
      • Version 5.3.12
      • Version 5.2.4
      • Version 5.1.2
      • Version 5.0.3
      • Version 4.7.2
      • Version 4.6.3
      • Version 4.5.5
      • Version 4.4.2
      • Version 4.3.10
      • Version 4.3.3
      • Version 4.2.3
    • ❓FAQ
      • General
      • Technical
  • SECURITY STANDARD
    • ISA/IEC 62443
    • Compliance
  • User Interface & Functions
    • 💻Server (Standalone)
      • Server Management Tools
      • Background Service
  • 🖥️Agent
    • User Interface
    • Background Services
  • 🏠Web User Interface
    • Overview
    • Device Management
      • Device List
      • Real-time Monitoring & Rule Engine
      • Remote Control & Diagnostic
      • Device Data
      • Device Group
      • Task Management (Batch Control)
      • Provision & Configuration
      • Anomaly Detection
    • App Management (OTA)
    • Container Management
    • System Setting
    • Dashboard
    • Event Logs
    • Account Management
  • LAB
    • 📦Application (OTA)
      • Package and Deploy your Application
      • Security Update for Windows
      • Upgrade DeviceOn Agent in On-premises DeviceOn Server
  • 🔧Out-of-Band
    • Intel AMT
      • Local Management (iAMT)
      • Cross-Network Integration (Open AMT)
    • IPMI
    • AMD DASH
    • Advantech iBMC
    • Advantech EdgeBMC
  • 🌐System
    • Update DeviceOn Server to the Latest Version
    • Enabling Automated Backups and Restores from Backup Archives
    • Enable Passive Mode on FTP Server
    • Enable HTTPs for DeviceOn Web Service
    • License Management
  • ⚒️Managed Devices
    • Set up Device Thresholds and Enable Trigger Notifications
    • Set up the Application Watchdog and Enable Trigger Notifications
    • Visualize Device Data through Grafana Dashboards
    • Onboard Multiple Devices at Once
    • Securely Connect to DeviceOn using x.509 Certificates
    • Enable Windows Lockdown Features
Powered by GitBook
On this page
  • Dashboard
  • Container
  • Images, Volumes, Networks Information
  • Registry

Was this helpful?

  1. Web User Interface

Container Management

PreviousApp Management (OTA)NextSystem Setting

Last updated 1 year ago

Was this helpful?

Device container management is the major feature in this release, you can easily set up, deploy, monitor, and manage each container on different devices. For device managers, it can create, manage and set the health of containers within minutes, and provide a variety of container restart strategies. Through the dashboard, you can quickly understand the running status of the container in the managed device. In addition, for container developers, the is supported as a public cloud solution, and private cloud uses as a container repository.

Dashboard

Through the dashboard, DeviceOn provides the summary of device docker status, for example how many container, images, volumes, and networks on that edge device.

Container

  • Management and Actions

Click on the Containers to shows details, you can choose the existing container to start, stop, restart, pause and other operations.

After the container is started, you can click the Log, Status icon to know the running status of the current container in time, including Memory, CPU, and Network usage.

  • Deploy a Container to Edge Device (One and Batch)

Click on “+” icon to create/deploy a container from remote registry.

  • Mode: If you want to deploy images in batches, you can click the Group Mode, otherwise you can select the Device Mode.

  • Container Name: Given your container name.

  • Auto Start: After the image is deployed, do you need to start running as a container immediately?

  • Remaining Storage: Free space on hard drive

  • Source Image: The source image can be the repository that has been set or the device itself.

  • Container Settings: Parameter settings for container startup, such as port mapping, command, etc.

Images, Volumes, Networks Information

  • Images

Details of the image, including layer of content, environment variable Tag, ID, etc.

  • Volumes

Volume basic information and mount path of the device.

  • Networks

Network information and which container used.

Registry

  • Configure Container Registry

To add a container registry, go to Container > Registries and click the + icon. DeviceOn supports Azure Container Registry (ACR) for public registries and Harbor for private registries.

To configure an ACR registry:

  1. Get the Registry URL, Username, and Token (Password) from ACR

  2. Enter those details when creating the registry in DeviceOn

  • Synchronize Registry

Select your registries and click on icon to synchronize the docker image list to DeviceOn Next, the repository and image listing information is displayed on DeviceOn, and you can start deploying these images to edge devices.

🏠
Azure Container Repository
Harbor