Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
Description
Created question in FIWARE Q/A platform on 20-06-2022 at 17:06
Please, ANSWER this question AT https://stackoverflow.com/questions/72690865/fiware-orion-sensor-agent
Question:
Fiware orion Sensor agent
Description:
here is my docker compose yml file:
version: "3.3"
services:
tutorial:
image: fiware/tutorials.context-provider
hostname: iot-sensors
container_name: fiware-tutorial
networks:
- default
expose: - "3000"
- "3001"
ports: - "3000:3000"
- "3001:3001"
environment: - "DEBUG=tutorial:*"
- "PORT=3000"
- "IOTA_HTTP_HOST=iot-agent"
- "IOTA_HTTP_PORT=7896"
- "DUMMY_DEVICES_PORT=3001"
- "DUMMY_DEVICES_API_KEY=4jggokgpepnvsb2uv4s40d59ov"
And this the result:docker-compose.yml execution
Why cant i run it on Raspberry PI3( OS Linux 11 Debian bullseye)? Please help!
Thank you very much for your time!
Activity
Backlog Manager
created issue -
Backlog Manager
made changes -
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Fernando Lopez
made changes -
Assignee | Jason Fox [ jason.fox ] |
Backlog Manager
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Backlog Manager
made changes -
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Jason Fox
made changes -
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Backlog Manager
made changes -
Summary | [fiware-stackoverflow] Fiware orion Sensor agent | FIWARE.Question.Tech.Fiware orion Sensor agent. |