Skip to content

YOU54F/pact-broker-openshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pact-broker-openshift-local

Example of Pact Broker configuration on OpenShift Local

Pre Requisities

Setup with OpenShift Local

Setup OpenShift Local

Visit https://console.redhat.com/openshift/create/local and copy pull secret

crc setup
crc start
# paste pull secret when prompted
oc login -u kubeadmin -p <secret>

Run the app

oc new-app https://github.com/YOU54F/pact-broker-openshift
oc expose service/pact-broker-openshift
oc status

Visit http://pact-broker-openshift-default.apps-crc.testing to view your newly created Pact Broker pod.

About

Pact Broker running on OpenShift Local

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •