SLV 설치 - Redis
SLV 설치 - Redis
왜? Redis?
Redis 단일 디스크 밀리 초 범위의 대기 시간을 유지하는 전투 테스트 된 메모리 데이터 저장소입니다. 이 기능은 핫 데이터와 공동 작업의 실시간 작업 부하를 캐싱하는 데 이상적입니다. 페어링
slv install 으로 Redis 모든 노드에서 일관되게 생산 등급 인스턴스를 하나 개의 명령으로 회전시킬 수 있습니다.높은 조명
- Redis: https://redis.io/
- 내장 복제, 지속, 클러스터링 옵션 제공하므로 스택을 재설계하지 않고 성장할 수 있습니다.
- 당신의 보호하는 blazing-fast 응답 시간을 전달하십시오 Solana 피할 수 있는 Bottlenecks에서 서비스.
설치 프로그램을 실행
더 큰 Redis 서비스 실행을 해야 하는 호스트를 대상으로 한 배포:
bash
$ slv install -i 1.1.1.1,
🚀 Installing software components...
? Select Software Component to Install (Redis)
❯ Redis
TiDB (MySQL Cluster)
Grafana
Prometheus
Node Exporter
Kafka Cluster$ slv install -i 1.1.1.1,
🚀 Installing software components...
? Select Software Component to Install (Redis)
❯ Redis
TiDB (MySQL Cluster)
Grafana
Prometheus
Node Exporter
Kafka Cluster참고: 대체1.1.1.1으로 IP 서버의 주소.
자주 묻는 질문
slv Ansible을 실행하기 전에 정확한 재생 책과 재고 정보를 인쇄하여 필요한 경우 대상을 검증하고 취소 할 수 있습니다.bash
🚀 Installing software components...
? Select Software Component to Install (Redis) › Redis
✅ You selected: Redis
📋 Installation Details:
Software: Redis
Inventory: 1.1.1.1,
Playbook: /Users/fumi/.slv/template/0.9.800/ansible/cmn/software/install-redis.yml
? Do you want to proceed with the installation? (y/N) ›🚀 Installing software components...
? Select Software Component to Install (Redis) › Redis
✅ You selected: Redis
📋 Installation Details:
Software: Redis
Inventory: 1.1.1.1,
Playbook: /Users/fumi/.slv/template/0.9.800/ansible/cmn/software/install-redis.yml
? Do you want to proceed with the installation? (y/N) ›Ansible 실행을 관찰
일단 확인되면,
slv 서비스 및 각 호스트에 의존성을 구성할 수 있는 Ansible을 실행합니다.bash
🚀 Running ansible: ansible-playbook -i 1.1.1.1, -u solv /Users/fumi/.slv/template/0.9.800/ansible/cmn/software/install-redis.yml
PLAY [Install and configure Redis] *******************************************************************
TASK [Gathering Facts] *******************************************************************************🚀 Running ansible: ansible-playbook -i 1.1.1.1, -u solv /Users/fumi/.slv/template/0.9.800/ansible/cmn/software/install-redis.yml
PLAY [Install and configure Redis] *******************************************************************
TASK [Gathering Facts] *******************************************************************************Endpoint를 검증
성공적인 실행 끝과 요약 표시 어디에 Redis 인스턴스가 도달 할 수 있습니다. 응용 프로그램 또는 모니터링 체크에서이 엔드포인트를 사용하십시오.
bash
✅ Installation completed successfully!
🌐 Access Information:
Redis Endpoint: redis://<IP>:6379✅ Installation completed successfully!
🌐 Access Information:
Redis Endpoint: redis://<IP>:6379대시보드
Redis 기본 대시보드 없이 배송. 선택적 시각 관리, 설치 Redis 의논하기 워크스테이션에 위 인쇄된 엔드포인트에 포인트를 가집니다.