Skip to content

Commit

Permalink
Merge pull request #386 from fisuda/update/docker_images
Browse files Browse the repository at this point in the history
Update Orion to 4.0.0
  • Loading branch information
fisuda committed Jun 8, 2024
2 parents 0365bb3 + c04cc2c commit 664c509
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ORION=orion
ORION_EXPOSE_PORT=

# Docker image for Orion
IMAGE_ORION=telefonicaiot/fiware-orion:3.12.0
IMAGE_ORION=telefonicaiot/fiware-orion:4.0.0

#
# Orion-LD
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## FIWARE Big Bang v0.38.0-next

- Update Orion to 4.0.0 (#386)
- Clarifies instance number variable for Node-RED (#385)

## FIWARE Big Bang v0.38.0 - 01 June, 2024
Expand Down
2 changes: 1 addition & 1 deletion config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ORION=orion
ORION_EXPOSE_PORT=

# Docker image for Orion
IMAGE_ORION=telefonicaiot/fiware-orion:3.12.0
IMAGE_ORION=telefonicaiot/fiware-orion:4.0.0

#
# Orion-LD
Expand Down
22 changes: 6 additions & 16 deletions docs/en/after-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,25 +98,15 @@ ngsi version --host orion.example.com
```json
{
"orion" : {
"version" : "3.7.0",
"version" : "4.0.0",
"uptime" : "0 d, 0 h, 0 m, 1 s",
"git_hash" : "8b19705a8ec645ba1452cb97847a5615f0b2d3ca",
"compile_time" : "Thu May 26 11:45:49 UTC 2022",
"git_hash" : "4f9f34df07395c54387a53074f98bef00b1130a3",
"compile_time" : "Thu Jun 6 07:35:47 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "025d96e1419a",
"release_date" : "Thu May 26 11:45:49 UTC 2022",
"compiled_in" : "buildkitsandbox",
"release_date" : "Thu Jun 6 07:35:47 UTC 2024",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.7.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libmosquitto": "2.0.12",
"libmicrohttpd": "0.9.70",
"openssl": "1.1",
"rapidjson": "1.1.0",
"mongoc": "1.17.4",
"bson": "1.17.4"
}
"doc" : "https://fiware-orion.rtfd.io/en/4.0.0/"
}
}
```
Expand Down
22 changes: 6 additions & 16 deletions docs/en/examples/orion.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,15 @@ ngsi version --host orion.example.com
```json
{
"orion" : {
"version" : "3.7.0",
"version" : "4.0.0",
"uptime" : "0 d, 0 h, 0 m, 1 s",
"git_hash" : "8b19705a8ec645ba1452cb97847a5615f0b2d3ca",
"compile_time" : "Thu May 26 11:45:49 UTC 2022",
"git_hash" : "4f9f34df07395c54387a53074f98bef00b1130a3",
"compile_time" : "Thu Jun 6 07:35:47 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "025d96e1419a",
"release_date" : "Thu May 26 11:45:49 UTC 2022",
"compiled_in" : "buildkitsandbox",
"release_date" : "Thu Jun 6 07:35:47 UTC 2024",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.7.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libmosquitto": "2.0.12",
"libmicrohttpd": "0.9.70",
"openssl": "1.1",
"rapidjson": "1.1.0",
"mongoc": "1.17.4",
"bson": "1.17.4"
}
"doc" : "https://fiware-orion.rtfd.io/en/4.0.0/"
}
}
```
Expand Down
22 changes: 6 additions & 16 deletions docs/ja/after-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,25 +108,15 @@ ngsi version --host orion.example.com
```json
{
"orion" : {
"version" : "3.7.0",
"version" : "4.0.0",
"uptime" : "0 d, 0 h, 0 m, 1 s",
"git_hash" : "8b19705a8ec645ba1452cb97847a5615f0b2d3ca",
"compile_time" : "Thu May 26 11:45:49 UTC 2022",
"git_hash" : "4f9f34df07395c54387a53074f98bef00b1130a3",
"compile_time" : "Thu Jun 6 07:35:47 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "025d96e1419a",
"release_date" : "Thu May 26 11:45:49 UTC 2022",
"compiled_in" : "buildkitsandbox",
"release_date" : "Thu Jun 6 07:35:47 UTC 2024",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.7.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libmosquitto": "2.0.12",
"libmicrohttpd": "0.9.70",
"openssl": "1.1",
"rapidjson": "1.1.0",
"mongoc": "1.17.4",
"bson": "1.17.4"
}
"doc" : "https://fiware-orion.rtfd.io/en/4.0.0/"
}
}
```
Expand Down
22 changes: 6 additions & 16 deletions docs/ja/examples/orion.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,15 @@ ngsi version --host orion.example.com
```json
{
"orion" : {
"version" : "3.7.0",
"version" : "4.0.0",
"uptime" : "0 d, 0 h, 0 m, 1 s",
"git_hash" : "8b19705a8ec645ba1452cb97847a5615f0b2d3ca",
"compile_time" : "Thu May 26 11:45:49 UTC 2022",
"git_hash" : "4f9f34df07395c54387a53074f98bef00b1130a3",
"compile_time" : "Thu Jun 6 07:35:47 UTC 2024",
"compiled_by" : "root",
"compiled_in" : "025d96e1419a",
"release_date" : "Thu May 26 11:45:49 UTC 2022",
"compiled_in" : "buildkitsandbox",
"release_date" : "Thu Jun 6 07:35:47 UTC 2024",
"machine" : "x86_64",
"doc" : "https://fiware-orion.rtfd.io/en/3.7.0/",
"libversions": {
"boost": "1_74",
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
"libmosquitto": "2.0.12",
"libmicrohttpd": "0.9.70",
"openssl": "1.1",
"rapidjson": "1.1.0",
"mongoc": "1.17.4",
"bson": "1.17.4"
}
"doc" : "https://fiware-orion.rtfd.io/en/4.0.0/"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion setup/template/docker/docker-orion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
depends_on:
- mongo
# __ORION_DEPENDS_ON__
entrypoint: ["sh", "-c", "rm /tmp/contextBroker.pid; /usr/bin/contextBroker -fg -multiservice -dbhost mongo"]
entrypoint: ["sh", "-c", "if [ -e /tmp/contextBroker.pid ]; then rm /tmp/contextBroker.pid; fi; /usr/bin/contextBroker -fg -multiservice -ngsiv1Autocast -disableFileLog -dbURI mongodb://mongo"]

Check warning on line 8 in setup/template/docker/docker-orion.yml

View workflow job for this annotation

GitHub Actions / Lint

8:141 [line-length] line too long (197 > 140 characters)
restart: always
logging:
driver: syslog
Expand Down

0 comments on commit 664c509

Please sign in to comment.