- Notifications
You must be signed in to change notification settings - Fork2
cbezmen/spring-rabbitmq
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
./build.sh compile
This command run compile command. This will compile all projects.
./build.sh start-d9
This command startdocker-compose
file. It will run rabbitmq and other projects.
./build.sh stop-d9
This command stop docker-compose file and removecontainers
.
For running in Kubernetes you have to downloadMinikube
to local machine. If you don't have minikube in your machine please check [Minikube)(#knowledge--requirements) section.
minikube start
./build.sh start-k8
This command startkubernetes yaml
file. It will run rabbitmq and other projects.
./build.sh stop-k8
This command stop kubernetespods
,services
anddeployments
.
Cli | Version |
---|---|
docker | 20.10.5 |
docker desktop kubernetes | v1.19.7 |
mvn | 3.8.1 |
About
RabbitMQ Spring with docker&kubernetes
Topics
Resources
Stars
Watchers
Forks
Packages0
No packages published