- EdgeX Foundry Geneva / Hanoi / Ireland release
- Using
edgexfoundry/docker-app-service-configurable:1.3.1
for Geneva / Hanoi - Using
edgexfoundry/app-service-configurable:2.0.1
for Ireland
- Using
- Insecure mode (without Secret Store)
The easiest way to make Docker Compose available on Container-Optimized OS on Google Compute Engine (GCE) on Google Cloud Platform (GCP).
This is minimal Bash script version of Community Tutorial.
Simply, download installer.sh
, run it, and then reload bash by source ~/.bashrc
or re-login.
This page has been moved to: 🚀 kurokobo/automuteus-examples
- EdgeX Foundry Geneva release
- Sample Auto-Discovery implementation based on official MQTT Device Service.
- GitHub: kurokobo/device-mqtt-go
- Docker Hub: kurokobo/docker-device-mqtt-go
My working sample to export to MQTTS topic using app-service-configurable insecure mode for EdgeX Foundry Geneva release
- EdgeX Foundry Geneva release.
- Using
docker-app-service-configurable:1.2.0
in insecure mode (without Secret Store).- A bit of a special method to get around the bug.
- Export to MQTTS topic using client certificate authentication.
In this case, use test.mosquitto.org
for testing purposes.
Same as official tutorial.
- device-service-demo
|- docker-compose.yml
|- mqtt
2020 年 5 月 12 日(火)の EdgeX Foundry Tokyo Meetup で実施するハンズオンの環境要件です。
当日は、ハンズオンガイドに従って操作する様子を、発表者の解説を含めて配信する予定です。参加者のみなさまがお手元の環境で実際に操作したい場合は、環境の用意をお願いします。
環境の構築自体はハンズオンガイドでは取り扱わないので、それぞれのドキュメントなどを参考に導入してください。
- EdgeX Foundry Geneva / Hanoi / Ireland release
- Using
edgexfoundry/docker-app-service-configurable:1.3.1
for Geneva / Hanoi - Using
edgexfoundry/app-service-configurable:2.0.1
for Ireland
- Using
- Insecure mode (without Secret Store)