Pre Requisities
- Render account https://render.com/
- Click the deploy to render button
- Set up postgres database https://render.com/docs/databases#creating-a-database
- Grab the connection string https://render.com/docs/databases#connecting-from-outside-render
- Configure environment variables https://render.com/docs/configure-environment-variables
- DATABASE_URL
- PACT_BROKER_USERNAME
- PACT_BROKER_PASSWORD
- Select
Manual Deploy
in Render, and then select 'Clear build cache and deploy`
Your Pact Broker instance is now available!