Skip to content

Commit 42ff720

Browse files
authored
Merge pull request #3 from jason-fox/patch-1
Switch from Docker to Quay
2 parents 8ce84eb + 998654d commit 42ff720

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# O2K-Connector: a FIWARE Orion to Kafka Connector
22

33
[![](https://nexus.lab.fiware.org/static/badges/chapters/core.svg)](https://www.fiware.org/developers/catalogue/)
4-
[![License: AGPL](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://opensource.org/licenses/AGPL-3.0)
5-
[![Support badge](https://img.shields.io/badge/support-stackoverflow-orange)](https://stackoverflow.com/questions/tagged/fiware+o2k)<br/>
4+
[![License badge](https://img.shields.io/github/license/Engineering-Research-and-Development/o2k-connector.svg)](https://opensource.org/licenses/AGPL-3.0)
5+
[![](https://img.shields.io/badge/tag-fiware+o2k-orange.svg?logo=stackoverflow)](http://stackoverflow.com/questions/tagged/fiware+o2k)<br/>
6+
[![Quay badge](https://img.shields.io/badge/quay.io-fiware%2Fo2k--connector-grey?logo=red%20hat&labelColor=EE0000)](https://quay.io/repository/fiware/o2k-connector/)
7+
[![Docker badge](https://img.shields.io/badge/docker-rdlabengpa%2Fo2k--connector-blue?logo=docker)](https://registry.hub.docker.com/r/rdlabengpa/o2k-connector)
8+
<br/>
69
![Status](https://nexus.lab.fiware.org/repository/raw/public/badges/statuses/incubating.svg)
710
<br/>
811
<img align="right" width="150" src="/docs/images/o2k_logo.png" />
912

1013
O2K-Connector is a lightweight connector, built in Python, that enables context data sharing from Orion Context Broker towards Apache Kafka. In more detail, O2K-Connector subscribes to Orion Context Broker and publishes the received context-data to a built-in kafka topic.
11-
12-
<br/>
1314
<br/>
1415

16+
| <img style="height:1em" src="https://quay.io/static/img/quay_favicon.png"/> [quay.io](https://quay.io/repository/fiware/o2k-connector) | :whale: [Docker Hub](https://hub.docker.com/r/rdlabengpa/o2k-connector) |
17+
|---|---|
18+
1519
## O2K-Connector example placement in a FIWARE/Apache Architecture
1620

1721
# ![O2K-Connector-placement](docs/images/schema.png)

0 commit comments

Comments
 (0)