You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/17 03:30:29 UTC

[GitHub] [apisix-dashboard] Cheol-Soon-Choi commented on issue #2640: help: can't install using docker

Cheol-Soon-Choi commented on issue #2640:
URL: https://github.com/apache/apisix-dashboard/issues/2640#issuecomment-1280231472

   > Hi @Cheol-Soon-Choi, can you share your configuration file? Also, make sure that your etcd is appropriately available.
   
   my confing.yaml :
   conf:
     listen:
       host: 0.0.0.0
       port: 9000
     allow_list:
       - 0.0.0.0/0
   
   etcd :
   ![스크린샷 2022-10-17 오전 11 59 48](https://user-images.githubusercontent.com/79562672/196080001-babaf669-e1b5-41d8-969b-d5cf9157611e.png)
   
   1. Do I need to override all items by referring to default-config? I understand that it is enough to override only the parts that need customization.
   2. Should I additionally check etcd? (if yes, how?)
   
   Since I am a newbie, I would be very grateful if you could explain it in an easy way.
   Thank you in advance.
   @Baoyuantop


-- 
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: notifications-unsubscribe@apisix.apache.org

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