Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 721 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 721 Bytes

rec53

recursive dns

hello world!

TODLIST

  • add some metric
  • use make image to crate a docker image
  • use start_image.sh to start a prometheus docker with specified yml and port

bug

start prometheus

docker run -d -p 9090:9090
--name prometheus --add-host="host.docker.internal:host-gateway"
-v /home/long/goapp/src/rec53/etc/prometheus.yml:/etc/prometheus/prometheus.yml
prom/prometheus --config.file=/etc/prometheus/prometheus.yml