egeria-docs icon indicating copy to clipboard operation
egeria-docs copied to clipboard

Documentation repository for the Egeria project.

Results 58 egeria-docs issues
Sort by recently updated
recently updated
newest added
trafficstars

The odpi-egeria-lab & egeria-base helm charts both support persistence * odpi-egeria-lab Intended for demos/tutorials defaults to inmem repository (option in config notebook to use graph) persistence not enabled at the...

containers

We document how to configure TLS when running egeria at https://odpi.github.io/egeria-docs/guides/admin/configuring-the-omag-server-platform/?h=tls#brief-background-on-tls However this only covers directly launching the chassis, and not when running in docker. Our docker image for Egeria...

containers

As we expand the breadth of egeria capabilities, much is this will happen through developing connectors. Connectors may have their own community & lifecycle, and so may be nest managed...

When debugging, it can be useful to log both requests/response made to the server (within the client, 3rd party app, or chassis) as well as the server chassis's inbound requests...

- [ ] Update the TLS docs with configuration information for mutual TLS, ie between Egeria Clients and Server Chassis For example, using tomcat (which we use in spring) this...

- [ ] Support for setting a Jupyter password was added in : https://github.com/odpi/egeria-charts/pull/190 (PR contains suitable text). This needs adding to the egeria docs - [ ] the lab...

containers

Use of our helm charts may support - Development of new Egeria API clients - UI ? - Testing of integration into other technologies - using our provided connectors -...

containers

As I was experimenting with getting XTDB to work, I tried to just set persistence true and see this error - I don’t see anything obvious (to me) that looks...

Egeria uses - LFX Analytics (Insights are at https://insights-v2.lfx.linuxfoundation.org/odpi-egeria/overview) - LFX Security (Only open to registered maintainers, see https://security.lfx.linuxfoundation.org/#/a092M00001IV4JtQAL/overview ) Both can be configured at the PCC - https://projectadmin.lfx.linuxfoundation.org The...

Egeria makes use of - quay.io - docker.io to publish container images from multiple repositories. In both cases we have an 'odpi' organization. We should add documentation that explains what...