[
https://issues.jboss.org/browse/TEIID-5131?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5131:
---------------------------------------
Current state:
Project Docker repo -
https://hub.docker.com/r/teiid/teiid/ images are pushed from the
building using the fabric8 plugin. The images are not valid for OpenShift due to
permission issues with the standalone directory
JBoss Docker repo -
https://hub.docker.com/r/jboss/teiid/ images are created as part of an
automated build from
https://github.com/jboss-dockerfiles/teiid - this is not in sync with
either the product or the project. It is also not valid for OpenShift due to permission
issues with the standalone directory
Potential next steps:
Following the infinispan approach, we can update JBoss Docker repo for Teiid to be a valid
OpenShift image stream - see
https://github.com/jboss-dockerfiles/infinispan/tree/master/server
However that approach is based upon WildFly, not swarm, so it is not quite inline with our
next state thinking. It would be nice to have a more usable up-to-date community image
stream.
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)