반응형
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
- Jenkins
- Spring Error
- 도커
- aws cicd
- chart.js
- Spring
- codedeploy error
- codedeploy
- aws
- kubeflow
- SQL
- or some instances in your deployment group are experiencing problems.
- VPN
- COALESCE
- codebuild
- node
- Kafka
- JavaScript
- AWS CI/CD 구축하기
- java bigdecimal
- bootstrap
- Flux
- redis
- chartjs
- Airflow
- IntelliJ
- codepipeline
- PostgreSQL
- Python
- docker
Archives
- Today
- Total
Small Asteroid Blog
[Linux] Docker로 그라파나 Grafana 설치하기 본문
728x90
도커 설치 명령어이다. 기본 명령어로 환경설정은 하지 않고 시작했다.
docker run -d -p 3000:3000 grafana/grafana-enterprise
도커를 띄우고 url 에 접속하면 로그인창이 나온다.
초기 정보는 admin/admin 이고 바로 비밀번호 변경할 수 있게 나온다.
운영체제에 따른 설치 방법과 자세한 내용은 아래 사이트를 참고하면 된다.
https://grafana.com/docs/grafana/latest/installation/
728x90
반응형
'클라우드 및 인프라 > Linux' 카테고리의 다른 글
[linux error] FirewallD is not running (0) | 2022.02.15 |
---|---|
[Ubuntu Error] E: Sub-process /usr/bin/dpkg returned an error code (1) (0) | 2022.02.14 |
ssh - ETAclient_loop: send disconnect: Connection aborted / Broken pipe (0) | 2022.01.21 |
쉘 스크립트에서 프로세스의 PID 값만 가져오기 (0) | 2022.01.17 |
잠금 파일 /var/lib/dpkg/lock-frontend 파일을 열 수 없습니다 - open (13: 허가 거부) (0) | 2022.01.12 |