You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/08/17 12:16:33 UTC

[GitHub] [skywalking] HowlsCastle opened a new issue #5337: some questions about nacos

HowlsCastle opened a new issue #5337:
URL: https://github.com/apache/skywalking/issues/5337


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   1. The reason of add port configuration to configuration of nacos.if we deploy the nacos in different port, how can I write it?
       serverAddr: ${SW_CONFIG_NACOS_SERVER_ADDR:127.0.0.1}
       port: ${SW_CONFIG_NACOS_SERVER_PORT:8848}
   2. The configuration of nacos in the application.yml miss configuration about authorization of nacos(username and password)
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5337: some questions about nacos

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5337:
URL: https://github.com/apache/skywalking/issues/5337#issuecomment-674848660


   > The reason of add port configuration to configuration of nacos.if we deploy the nacos in different port, how can I write it?
   
   You could change the `application.yml`, or use the System ENV, SW_CONFIG_NACOS_SERVER_PORT, to override it.
   
   > The configuration of nacos in the application.yml miss configuration about authorization of nacos(username and password)
   
   No code to support that today, a contribution is welcome.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5337: some questions about nacos

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5337:
URL: https://github.com/apache/skywalking/issues/5337


   


----------------------------------------------------------------
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:
users@infra.apache.org