Skip to content

[Doc] docker improvments #15972

@pablopla

Description

@pablopla

What issue do you find in Pulsar docs?

  1. The instructions on Docker hub and the Pulsar docs are different, one use volumes and the other mounts. In addition, Docker hub is missing the conf volume.
  2. Both pages missing basic instruction how to modify the config (add a file named broker.conf under pulsarcof/broker.conf ...).
  3. The container log is very noisy. For a new user like me it looks like something is broken.

What is your suggestion?

  1. Same instructions on Docker hub and Pulsar docs.
  2. Explain how to modify the config. Link to default config files on github source code.
  3. Decrease the default log level. Only show a message that each component is running successfully.

Do you have any references?

https://pulsar.apache.org/docs/standalone-docker/
https://hub.docker.com/r/apachepulsar/pulsar

Not sure which config file is relevant to the docs:
https://github.com/apache/pulsar/blob/master/conf/standalone.conf
https://github.com/apache/pulsar/blob/master/conf/broker.conf
https://github.com/apache/pulsar/blob/master/conf/zookeeper.conf
https://github.com/apache/pulsar/blob/master/conf/bookkeeper.conf

Would you like to fix this issue?

no

Note

  • I have researched my question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-completeYour PR changes impact docs and the related docs have been already added.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions