odpi / egeria-docs

Documentation repository for the Egeria project.
https://egeria-project.org
Other
22 stars 30 forks source link

Add link to further docs on Redhat UBI-8 openjdk-11 container #194

Open planetf1 opened 2 years ago

planetf1 commented 2 years ago

When using the docker container for egeria server-chassis (and ui-chassis), sometimes additional parameters need to be passed.

Since our container is based on Redhat UBI8 openjdk-11 image, this capability is already part of the image.

Some older (v3) docs are at Our container image is based on Redhat UBI8 openjdk-11 . There are some docs at https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_java_s2i_for_openshift/index

This covers the use of additional parms such as JAVA_ARGS which can add additional parameters to the invocation of the selected executable. for example in the case of the ui-chassis this could include cors settings.

Will add to docs...

planetf1 commented 2 years ago

https://developers.redhat.com/products/rhel/ubi