We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vi prometheus.yml unset DOCKER_CONTENT_TRUST docker build -t prometheus/cluster-local . docker run -p 9090:9090 --restart=always --name prometheus-rpi -d prometheus/cluster-local sudo ufw allow from 192.168.1.0/24 to any port 30000 docker run -d -p 30000:3000 --restart=always --name=grafana grafana/grafana http://192.168.1.203:30000/login admin/admin
https://grafana.com/dashboards sudo ufw allow from 192.168.1.0/24 to any port 9093 setup data source
The text was updated successfully, but these errors were encountered:
BradleyA
No branches or pull requests
https://grafana.com/dashboards
sudo ufw allow from 192.168.1.0/24 to any port 9093
setup data source
The text was updated successfully, but these errors were encountered: