Skip to content

(VDB-1199) Add extractDiffs to docker-compose#122

Merged
rmulhol merged 1 commit intostagingfrom
vdb-1199-add-extractDiffs-to-compose
Feb 19, 2020
Merged

(VDB-1199) Add extractDiffs to docker-compose#122
rmulhol merged 1 commit intostagingfrom
vdb-1199-add-extractDiffs-to-compose

Conversation

@rmulhol
Copy link
Copy Markdown
Contributor

@rmulhol rmulhol commented Feb 12, 2020

  • Also remove unnecessary env data from other images

@rmulhol rmulhol force-pushed the vdb-1199-add-extractDiffs-to-compose branch from 4ca35a1 to 9a1c5ff Compare February 12, 2020 22:36
command: ["./wait-for-it.sh", "db:5432", "--strict", "--", "./startup_script.sh"]
restart: unless-stopped

extract-diffs:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉


execute:
image: makerdao/vdb-execute:latest # (needs wait-for-it.sh)
env_file: mainnet-1.0.1.env
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'm missing something - how are we getting the contract addresses, etc in without this env file now?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to config - apparently the actual deployment setup requires some cumbersome detail for env vars, so moving toward minimizing the details that need to remain in the env

@rmulhol rmulhol force-pushed the vdb-1199-add-extractDiffs-to-compose branch from 9a1c5ff to 99c5671 Compare February 17, 2020 21:03
@rmulhol
Copy link
Copy Markdown
Contributor Author

rmulhol commented Feb 17, 2020

@elizabethengelman any blockers to getting your approval for this one?

@elizabethengelman
Copy link
Copy Markdown
Contributor

@rmulhol whoops, so sorry, meant to approve earlier!

@elizabethengelman elizabethengelman self-requested a review February 19, 2020 14:56
Copy link
Copy Markdown
Contributor

@elizabethengelman elizabethengelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@rmulhol rmulhol force-pushed the vdb-1199-add-extractDiffs-to-compose branch from 99c5671 to f9d21e3 Compare February 19, 2020 15:14
- Also remove unnecessary env data from other images
@rmulhol rmulhol force-pushed the vdb-1199-add-extractDiffs-to-compose branch from f9d21e3 to 17f9fa5 Compare February 19, 2020 16:32
@rmulhol rmulhol merged commit 4e2b6af into staging Feb 19, 2020
@rmulhol rmulhol deleted the vdb-1199-add-extractDiffs-to-compose branch February 19, 2020 19:48
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.

2 participants