It is cloned with apisix-docker git to the main directory.
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;
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.
5. Then the docker-compose.yaml file is run.
6. And go to the interface.(ip:9000)
7. Grafana plugin.
8. Route Operations
We determine the transaction methods here.
The ip and port information of the service to be run is entered here.
An example query method.
sudo curl -X GET http://123.145.15.156:5555/example
Over. For more, you can contact us on linkedin.
Commenti