https://github.com/hstreamdb/console-docker
docker compose for console and hstream services
https://github.com/hstreamdb/console-docker
Last synced: 4 months ago
JSON representation
docker compose for console and hstream services
- Host: GitHub
- URL: https://github.com/hstreamdb/console-docker
- Owner: hstreamdb
- License: apache-2.0
- Created: 2023-07-24T09:03:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T10:11:49.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T09:12:34.722Z (over 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# console-docker
This docker compose includes services:
* hserver
* hstore
* zookeeper
* Prometheus
* hstream-exporter
* hstream-console
## Set up
```shell
docker compose up
```
Click http://localhost:5177 !