/pact-broker-render

Pact Broker hosted on Render with PostGres & BasicAuth

Primary LanguageRubyMIT LicenseMIT

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!