The aim of this repository is to guide both experienced developers and new adopters of Industrial Edge and Docker in the development of industrial applications.
- Industrial Edge Development Environment Setup:
- Install Docker: how to install Docker.
- Expose Docker socket on TCP port: how to make Docker accessible for the IE App Publisher.
- Download the Industrial Edge App Publisher: how to install the IE App Publisher.
- Set-up the Industrial Edge App Publisher: how to configure the IE App Publisher.
- Industrial Edge Apps Development Guide:
- Dockerfile: how to use the
Dockerfileand bring your application inside a Docker container. - Docker Compose: how to use the
docker-compose.yamlfile to manage your application structure and configurations. - Industrial Edge Publisher: bring your application to Industrial Edge.
- Dockerfile: how to use the
- Industrial Edge Default Reverse Proxy: make your application accessible via the default
Nginxreverse proxy.
You can find further documentation and help in the following links
- Industrial Edge Platform Overview
- Industrial Edge Hub
- Industrial Edge Management
- Industrial Edge Devices
- Industrial Edge Forum
- Industrial Edge landing page
- Industrial Edge GitHub page
- Industrial Edge Learning Path
Thank you for your interest in contributing. Anybody is free to report bugs, unclear documentation, and other problems regarding this repository in the Issues section. Additionally everybody is free to propose any changes to this repository using Pull Requests.
Please read the Legal information.