Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heikkilamarko/redpanda-connect-demo
Redpanda Connect Demo
https://github.com/heikkilamarko/redpanda-connect-demo
azure benthos docker grafana minio nats postgresql prometheus redpanda-connect
Last synced: 4 days ago
JSON representation
Redpanda Connect Demo
- Host: GitHub
- URL: https://github.com/heikkilamarko/redpanda-connect-demo
- Owner: heikkilamarko
- License: mit
- Created: 2024-01-28T16:36:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T15:18:16.000Z (8 days ago)
- Last Synced: 2024-11-09T16:24:46.300Z (8 days ago)
- Topics: azure, benthos, docker, grafana, minio, nats, postgresql, prometheus, redpanda-connect
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redpanda Connect Demo
## Start
```bash
docker compose up --build -d
```## Stop
```bash
docker compose down -v
```## Grafana
http://localhost:3000
| Username | Password |
| -------- | ---------- |
| `admin` | `S3c_r3t!` |