[GitHub] [pulsar] complex64 commented on issue #5847: Error at starting apachepulsar/pulsar-dashboard docker container within Kubernetes

2020-04-30 Thread GitBox


complex64 commented on issue #5847:
URL: https://github.com/apache/pulsar/issues/5847#issuecomment-621828763


   > You can try 
http://pulsar.apache.org/docs/en/administration-pulsar-manager/ first. 
https://github.com/apache/pulsar-manager is a better management tool. Let's 
take a look at this problem next. @complex64
   
   Thanks for the pointer to the manager, we'll give that project a try :+1: 



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.

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




[GitHub] [pulsar] complex64 commented on issue #5847: Error at starting apachepulsar/pulsar-dashboard docker container within Kubernetes

2020-04-29 Thread GitBox


complex64 commented on issue #5847:
URL: https://github.com/apache/pulsar/issues/5847#issuecomment-621342768


   Running into this issue with the image `apachepulsar/pulsar-dashboard:2.5.1` 
and the following error:
   
   ```
   Starting Pulsar dasboard
   + /pulsar/init-postgres.sh
   + rm -rf '/data/*'
   + chown -R postgres: /data
   + chmod 700 /data
   + sudo -u postgres /usr/lib/postgresql/11/bin/initdb /data/
   sudo: /usr/lib/postgresql/11/bin/initdb: command not found
   ```



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.

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