Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 280 Bytes

README-execution.md

File metadata and controls

16 lines (14 loc) · 280 Bytes
git clone https://github.com/Chinmay-20/SpringBoot_Kubernetes.git
cd springboot_kubernetes
chmod +x run.sh
./run.sh start
./run.sh stop

./run_sh start_infra
./run_sh stop_infra
  • To start only dependant services
./run_sh start_infra
./run_sh stop_infra