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/23 09:09:44 UTC

[GitHub] [pulsar-manager] JackrayWang opened a new issue #447: Deploy from bin package error

JackrayWang opened a new issue #447:
URL: https://github.com/apache/pulsar-manager/issues/447


   pulsar manage server start successfully
   
    http://ip:7750/   I can see the logo of manage,but the Chrome window is blank。
   
   http://ip:7750/ui/index.html  404


-- 
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



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

Posted by GitBox <gi...@apache.org>.
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