streamnative / pulsar-manager

A tool for managing Apache Pulsar.
Apache License 2.0
12 stars 3 forks source link

ISSUE-441: Support HerdDB in the standard docker image. #242

Open sijie opened 2 years ago

sijie commented 2 years ago

Original Issue: apache/pulsar-manager#441


Motivation

Now, The docker image starts PostGRE, and it is a waste of resources. So, we can to use HerdDB instead.

Some code link: https://github.com/apache/pulsar-manager/blob/73e4ae37cdab1d8f1f6c08fd5aaca91c612687b6/docker/startup.sh