cjmamo / kafka-web-console

A web console for Apache Kafka (retired)
Apache License 2.0
762 stars 246 forks source link

Change kafka-web-console port #35

Closed javierTQ closed 9 years ago

javierTQ commented 9 years ago

How i can change the default port (9000) to other (8080 for example)? I can't find a configuration file where change it.

thanks.

javierTQ commented 9 years ago

Method 1. $ play "run 8080" Method 2. $ play [kafka-web-console] $ start 8080

Source: http://stackoverflow.com/questions/8205067/how-do-i-change-the-default-port-9000-that-play-uses-when-i-execute-the-run