APISix Gateway with Dashboard, Prometheus, Grafana and hardware monitoring using node_exporter and cAdvisor.
docker-compose up -d
- just run only APISix Gateway with APISix Dashboard.
make hardware-monitor
or
docker-compose -f docker-compose.hardware-monitoring.yml -p hardware-monitor-apisix up -d
This will launch the node_exporter and cAdvisor services necessary to monitor the status of the server or local machine.