You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/25 03:50:36 UTC

[GitHub] [pulsar-manager] JackrayWang commented on issue #447: Deploy from bin package error

JackrayWang commented on issue #447:
URL: https://github.com/apache/pulsar-manager/issues/447#issuecomment-1050495540


   I can run it and use it in my env。But use this shell 
   `cd pulsar-manager
   cp -r ../dist ui
   ./bin/pulsar-manager --redirect.host=http://localhost --redirect.port=9527 insert.stats.interval=600000 --backend.jwt.token=token --jwt.broker.token.mode=PRIVATE --jwt.broker.private.key=file:///path/broker-private.key --jwt.broker.public.key=file:///path/broker-public.key`
   
   [Official website link](https://pulsar.apache.org/docs/en/administration-pulsar-manager/)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org