Skip to content

OpenReservation/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

Intro

Scripts for build

bash scripts for services deployments

# identity-server kubectl apply -f https://github.com/OpenReservation/Identity/raw/refs/heads/dev/k8s/id-server.yaml # redis kubectl apply -f https://github.com/OpenReservation/OpenReservation/raw/refs/heads/dev/k8s/redis.yaml # reservation-app kubectl apply -f https://github.com/OpenReservation/OpenReservation/raw/refs/heads/dev/k8s/reservation-deployment.yaml # reservation-client kubectl apply -f https://github.com/OpenReservation/reservation-angular-client/raw/refs/heads/main/k8s-deploy.yaml # notification kubectl apply -f https://github.com/OpenReservation/OpenReservation.Notification/raw/refs/heads/main/k8s/manifests/deployment.yaml # schedule-service kubectl apply -f https://github.com/OpenReservation/OpenReservation.ScheduleServices/raw/refs/heads/main/k8s/manifests/deployment.yaml # sparktodo # kubectl apply -f https://github.com/WeihanLi/SparkTodo/raw/refs/heads/main/sparktodo-api-k8s-deploy.yaml

About

Scripts for build & deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors