Hi.. Is it possible to host pact broker centrally ...
# general
b
Hi.. Is it possible to host pact broker centrally without using pactflow ? If yes can someone please help me with the steps .
m
Or course. We provide a ruby app and docker container. See here for broker docs: https://docs.pact.io/pact_broker Hosting concerns generally outside the scope of this forum though - there are plenty of better places for that.
gratitude thank you 1
b
@Bhavyashree R we keep our pact broker in an EC2, so yes it can be done. Initially we started it along with a postgres using a docker compose. Later, the posgres was moved out of ec2 in an Aurora RDS, so I can confirm that you have plenty of flexibility to host either the broker or the postgres wherever you need
gratitude thank you 1
🙌 1