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
- 파이토치
- Deep Learning
- GUI
- pytorch
- 컴퓨터 비전
- OpenCV
- 장고
- 텐서플로우
- FLASK
- Tkinter
- MariaDB
- 그래픽 유저 인터페이스
- Django
- paper review
- 딥러닝
- tensorflow
- 파이썬
- Python
- vue.js
- 논문 리뷰
- k8s
- Web Programming
- kubernetes
- Computer Vision
- 데이터베이스
- 웹 프로그래밍
- yaml
- Docker
- numpy
- POD
Archives
- Today
- Total
목록그라파나 (1)
Maxima's Lab
[Docker] Docker Container를 활용한 Grafana 실행
안녕하세요, 오늘은 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