Sahil2k24 opened a new pull request, #587:
URL: https://github.com/apache/apisix-docker/pull/587

   ### **Description:**  
   This pull request enhances the APISIX Docker setup by introducing the APISIX 
Dashboard for easier management and visualization. The following key changes 
were made:
   ### 
   **- Added `example/dashboard_conf/conf.yaml`**  
     A new configuration file for the APISIX Dashboard has been created. This 
file includes the necessary settings to connect to the etcd instance and manage 
APISIX through a web interface.
   
   **### - Updated `docker-compose.yml`**  
     A new service named `apisix-dashboard` has been added to the Docker 
Compose configuration. This service runs the APISIX Dashboard and is configured 
to connect to the existing `etcd` instance on `etcd:2379`.
   
   **### - etcd Connection Fix**  
     The configuration ensures the dashboard connects to etcd correctly using 
the internal Docker network.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to