Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ob deploy pact verification server #722

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

dfordivam
Copy link
Contributor

@dfordivam dfordivam commented Dec 29, 2021

If you make use of the module.nix in the 'ob deploy' dir it should deploy the pact-server.

The configurable parameters is this file is the location, which is the nginx virtualhost's path, and the imports depending upon whether the deployment happens on EC2 or a virtual machine.

Moreover the config/common/verification-server file should match the location value.

for example if the location is /pact/, then the file would be:

$ cat config/common/route 
http://192.168.11.14

$ cat config/common/verification-server 
http://192.168.11.14/pact

@dfordivam dfordivam force-pushed the dn-test-ver-server-deploy branch from b79b9c0 to 08cd850 Compare December 30, 2021 04:26
@dfordivam dfordivam force-pushed the dn-test-ver-server-deploy branch from 08cd850 to 7b8f578 Compare December 30, 2021 04:51
@dfordivam dfordivam marked this pull request as ready for review December 30, 2021 04:53
@dfordivam dfordivam force-pushed the dn-test-ver-server-deploy branch from 7b8f578 to cfc68b6 Compare December 30, 2021 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant