250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Tkinter
- POD
- FLASK
- pytorch
- vue.js
- 딥러닝
- 논문 리뷰
- 웹 프로그래밍
- numpy
- Docker
- GUI
- paper review
- 그래픽 유저 인터페이스
- MariaDB
- 파이토치
- Django
- k8s
- Deep Learning
- Web Programming
- Computer Vision
- OpenCV
- kubernetes
- tensorflow
- yaml
- 텐서플로우
- 파이썬
- 데이터베이스
- Python
- 컴퓨터 비전
- 장고
Archives
- Today
- Total
목록grafana (1)
Maxima's Lab

안녕하세요, 오늘은 Docker Container를 활용해서 Grafana를 실행하는 방법에 대해서 알아보겠습니다. https://grafana.com/ Grafana: The open observability platform | Grafana Labs Play around with the Grafana Stack Experience Grafana for yourself, no registration or installation needed. grafana.com Grafana는 모니터링을 위한 오픈 소스 플랫폼입니다. 먼저, Docker Hub에서 Grafana Image의 최신 버전을 다운받아야 합니다. docker pull grafana/grafana 이어서 Grafana Container를 실행하..
Docker
2024. 2. 9. 00:16