top of page

Apache Apisix Docker İnstallation and Route Creation for Ubuntu 20.04

  • halilpaksoy98
  • 12 Şub 2024
  • 1 dakikada okunur


ree

  1. It is cloned with apisix-docker git to the main directory.


ree


2. It is entered in the apisix-docker folder formed in the main directory.

3. Then, if we want to make changes(port,ip...) to the docker compose .yaml file, we can go to the directory where the file is located;


ree

3.1 Inside the example file, the dashboard_conf folder is opened and the conf.yaml file is thrown into it. This process is for the interface.


4. Since there is no dashboard configuration in the docker-compose.yaml file, we add it ourselves.


ree


5. Then the docker-compose.yaml file is run.



ree


ree


6. And go to the interface.(ip:9000)


ree

7. Grafana plugin.


ree


ree

8. Route Operations


ree


ree


We determine the transaction methods here.

ree

The ip and port information of the service to be run is entered here.

ree


ree

An example query method.




Over. For more, you can contact us on linkedin.

 
 
 
bottom of page