Images¶
All our images are available through the RODIAS-Image-Registry: rodias.azurecr.io
Access to our images restricted, to get access please create a ticket or contact the responsible person for your project.
Our images do not provide a latest
tag, a semver based version must be used as tag.
As an alternative we offer a nightly build available as SNAPSHOT
tag, prefixed with the major version.
Examples, image tag¶
- nightly snapshot:
rodias.azurecr.io/insight-clients:32-SNAPSHOT
- specific version:
rodias.azurecr.io/insight-clients:32.1.3
Insight¶
Image (Full, Middleware) | Type | Scalable | Description |
---|---|---|---|
rodias.azurecr.io/insight | Full, Middleware | Default middleware image | |
rodias.azurecr.io/insight-maximo | Full, Middleware | Middleware image, prepared for non-hybrid Maximo environment (deprecated) | |
rodias.azurecr.io/insight-open | Full, Middleware | Middleware image, prepared for openTALOS environments | |
rodias.azurecr.io/insight-clients | Client | ✅ | Client for browser access |
rodias.azurecr.io/insight-datasource | Adapter | ✅ | Datasource adapter for connecting various database backends |
rodias.azurecr.io/insight-infor | Adapter | ✅ | Info/HxGN adpter for connecting HxGN cloud backends |
rodias.azurecr.io/insight-sap | Adapter | ✅ | SAP adapter for connecting SAP backends |
rodias.azurecr.io/insight-svc-auth | Service, Middleware | ✅ | Service for provding credentials to various backend services |
rodias.azurecr.io/insight-svc-cache | Service, Middleware | Internal key/value store for various backend services | |
rodias.azurecr.io/insight-svc-download | Service, Middleware | Service for providing and preparing offline downloads | |
rodias.azurecr.io/insight-svc-indexer | Service, Middleware | Service to index use-case data into Elasticsearch | |
rodias.azurecr.io/insight-svc-mw | Service, Middleware | ✅ | Scalable middleware image |
Additional required services¶
Services listed here can be provided by the customer, if they already exist. For example from an already existing database cluster.
Database¶
- rodias.azurecr.io/insight-db
Preconfigured MariaDB image, based on MariaDB 10.x, for persisting data created by the Insight middleware. See MariaDB image 10x. for specific configuration options.
Elasticsearch¶
- docker.elastic.co/elasticsearch/elasticsearch:8.x.x
External Elasticsearch image, details can be found here. Please see also remarks about licence for ELK here
S3 Storage¶
- quay.io/minio/minio