Skip to content
/ pact-broker-render Public template

Pact Broker hosted on Render with PostGres & BasicAuth

License

Notifications You must be signed in to change notification settings

YOU54F/pact-broker-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pact-broker-render

Deploy to Render

Example of Pact Broker configuration on Render with basic authentication

Pre Requisities

Setup with Render

  1. Click the deploy to render button
  2. Set up postgres database https://render.com/docs/databases#creating-a-database
  3. Grab the connection string https://render.com/docs/databases#connecting-from-outside-render
  4. Configure environment variables https://render.com/docs/configure-environment-variables
  5. DATABASE_URL
  6. PACT_BROKER_USERNAME
  7. PACT_BROKER_PASSWORD
  8. Select Manual Deploy in Render, and then select 'Clear build cache and deploy`

Your Pact Broker instance is now available!

Releases

No releases published

Packages

No packages published