EdgeX-API doc
  • EdgeX Foundry Background
  • Getting Started
    • Install
    • UI Console
      • V1.0
      • V1.1
    • Experiencing EdgeX
  • Edge to Cloud
    • Azure
    • AWS
    • Aliyun
  • Edge to Edge
    • MQTT Export Service
    • MQTT Import Service
    • Grafana Dashboard Connection
  • Industrial SDK Setup
  • Device Connection
    • Configuration
    • Programming Basics
    • EdgeX Version
    • Platform
      • System Information
      • RF
    • Cold Chain
      • G1 Sensor
      • Gateway
    • Printer
    • Scanner SDK
    • Battery
    • IP Camera
    • SNMP
    • Modbus
    • Medical Cart
  • Advanced Services APIs
    • EdgeX Service Layers
    • Core Data Service APIs
    • Meta Data Service APIs
    • Command Service APIs
    • Alarm Service APIs
  • Edge AI
    • Face Detection
    • Facial Recognition
  • Edge to WISE-PaaS
    • Smart Pump Station Solution
    • Cloud Cold Chain Solution
    • Integration with WISE-PaaS
  • Edge to Cloud(for Delhi only)
    • Azure
    • AWS
  • Retail Utility
    • OPOS Manager
  • Medical Utility
    • AMiS Link
  • Vertical Utility
    • Self-Diagnostics
    • System Diagnostics
    • DeviceChecking / Kiosk
    • DeviceChecking / Server
    • Device Diagnostic Dashboard
    • Windows Lockdown/ Kiosk
    • Retail System Manager
    • Scanner Utility
  • Application Cases
    • Smart Warehouse
    • Smart Kiosk
    • Demo Video
Powered by GitBook
On this page
  • Content
  • System Requirement
  • Install Docker
  • Install EdgeX
  • Restart EdgeX after Windows reboot
  • EdgeX Foundry Console

Was this helpful?

  1. Getting Started

Install

This article describes how to setup FUJI EdgeX Foundry's runtime environment in Windows 10.

PreviousGetting StartedNextUI Console

Last updated 3 years ago

Was this helpful?

Content

  • System Requirement

  • Install Docker

  • Install EdgeX

  • Restart EdgeX after Windows reboot

  • EdgeX Foundry Console

System Requirement

  • Windows 10 64bit: Pro, Enterprise (1607 Anniversary Update, Build 14393 or later)

  • Enable Intel Virtualization Technology in BIOS

  • Enable Hyper-V

  • At least 4GB of RAM

Install Docker

Restart the Windows after Docker installed and Docker will auto start

Install EdgeX

  • Download FUJI yml file from GitHub and rename it as docker-compose.yml

  • Execute the command docker-compose up -d in Command Prompt to install the EdgeX images on-line

  • Execute the command docker ps to check the containers already running

Restart EdgeX after Windows reboot

  • Execute the command docker-compose up -d in Command Prompt to restart the EdgeX containers after Windows reboot

EdgeX Foundry Console

  • Open URL 127.0.0.1:4000 browser and sign in with Name admin and Password admin

  • Add Gateway with Docker IP 10.0.75.1 and select this Gateway

  • Check the demo device service device-random

  1. Click Devices

  2. Click Commands

  3. Click Send button on GenerateRandomValue_Int8 to retrieve the API result

Please download Docker Desktop Community 2.1.0.5

https://download.docker.com/win/stable/40693/Docker%20Desktop%20Installer.exe
https://github.com/Advantech-EdgeX/edgex-scripts/blob/master/compose-files/docker-compose-fuji-ei-4.yml