Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balanscott authored Apr 26, 2021
1 parent 55b48a7 commit 04f1e82
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ for auditing and logging activities.
## Add-Ons
This solution contains three supporting directories. The intent of these artifacts to enable
resources to work locally: <br/>
1. platform-addons: needed software to run locally. This currently contains amq-streams-1.5 (which is the upstream of Kafka 2.6)<br/>
2. platform-scripts: support running kafka, creating/listing and deleting topics needed for this solution
and also building and packaging the solution as well. All the scripts are named to describe their capabilities <br/>
3. platform-datatier: DDL that support this implementation
+ platform-scripts: support for some common platform activities. All the scripts are named to describe their capabilities <br/>
+ platform-datatier: DDL that support this implementation

## Pre-Requisites
For all iDaaS design patterns it should be assumed that you will either install as part of this effort, or have the following:
Expand Down Expand Up @@ -157,18 +155,12 @@ curl --location --request POST 'http://localhost:8080/message' \
### Automated Builds
Automated Builds are going to be done in Azure Pipelines

# Getting Involved
Here are a few ways you can get or stay involved.

## Ongoing Enhancements
We maintain all enhancements within the Git Hub portal under the
<a href="https://github.com/RedHat-Healthcare/iDAAS-DataHub/projects" target="_blank">projects tab</a>
We maintain all enhancements within the Git Hub portal under the projects tab, please feel free to make recommendations our goal is to continually improve.

## Defects/Bugs
All defects or bugs should be submitted through the Git Hub Portal under the
<a href="https://github.com/RedHat-Healthcare/iDAAS-DataHub/issues" target="_blank">issues tab</a>

## Chat and Collaboration
You can always leverage <a href="https://redhathealthcare.zulipchat.com" target="_blank">Red Hat Healthcare's ZuilpChat area</a>
and find all the specific areas for iDAAS-DataHub. We look forward to any feedback!!

If you would like to contribute feel free to, contributions are always welcome!!!!

All defects or bugs should be submitted through the Git Hub Portal under the issues tab
Happy using and coding....

0 comments on commit 04f1e82

Please sign in to comment.