Spring Cloud Consul | Key Value Store | Distributed Configuration for Microservices

Published: 29 October 2022
on channel: Prashant Rana
6,797
92

This Video Explain you How to Work with Spring Cloud Consul Key Value | Distributed Configuration, And to Set up the Centralise Configuration.

Consul Download - https://developer.hashicorp.com/consu...

If Brew is not Install on Mac Machine, We need to install that first -
https://brew.sh/
Brew Command for Installation - /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"

Brew Path Setup in Bash Profile/ZShell - export PATH=/opt/homebrew/bin:$PATH

For Mac Users -
brew tap hashicorp/tap
brew install hashicorp/tap/consul

Prerequisite for Consul -
Check IP Address on Machine -
Windows - ipconfig
Mac -
ipconfig getifaddr en1 - Ethernet
ipconfig getifaddr en0 - Wifi

Consul Command to Start =
consul agent -dev -bind 192.168.1.2(192.168.1.2 - IP Add. for your Machine)

Consul URL - http://localhost:8500/ui/dc1/services

Cloud Documentation for Consul - https://docs.spring.io/spring-cloud-c...

Github URL for Code - https://github.com/PrashantRana95/spr...

#springboot #microservice


On this page of the site you can watch the video online Spring Cloud Consul | Key Value Store | Distributed Configuration for Microservices with a duration of hours minute second in good quality, which was uploaded by the user Prashant Rana 29 October 2022, share the link with friends and acquaintances, this video has already been watched 6,797 times on youtube and it was liked by 92 viewers. Enjoy your viewing!