Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibd/pulsar-start
https://github.com/shibd/pulsar-start
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shibd/pulsar-start
- Owner: shibd
- License: apache-2.0
- Created: 2023-06-12T13:50:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T09:14:13.000Z (6 months ago)
- Last Synced: 2024-10-02T09:50:42.884Z (about 2 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Run docker directly
docker run -i -e PULSAR_PREFIX_acknowledgmentAtBatchIndexLevelEnabled=true -p 8080:8080 -p 6650:6650 -p 8443:8443 -p 6651:6651 apachepulsar/pulsar:latest /pulsar/bin/pulsar standalone## Pulsar complete docker compose
https://github.com/apache/pulsar/tree/master/docker-compose/kitchen-sink