[
https://issues.jboss.org/browse/TEIID-5131?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5131:
---------------------------------------
Demo'd the initial scripts for a simple salesforce service. I'm using a configmap
to inject both a new configuration and the vdb via the template, but needed to introduce
extra handling for the deployments.
Next steps may include:
- Could update the docker entry point with add datasource cli call to simply injecting the
whole configuration
- clustering - probably need to start with standalone-ha and utilize and jgroups specifics
from the infinispan cluster.xml
- slimmer eap config, remove the unnecessary subsystems
- add a readiness health check, which could be an admin call testing for vdb deployment
The next demo will be for mongodb.
I'll put the current work in my repo for now as we may not yet need to replace the
basic docker image created by the community or in the jboss dockerhub.
Create ansible playbooks for the ansible service broker
-------------------------------------------------------
Key: TEIID-5131
URL:
https://issues.jboss.org/browse/TEIID-5131
Project: Teiid
Issue Type: Enhancement
Components: Build/Kits
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.1
For some of the most common usage patterns, we should create playbooks that contribute
service brokers via the ansible service broker. This could be:
salesforce as db
couchbase as db/odata
mongodb as db/odata
other openshift databases as odata
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)