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

Fix up the docker compose for local dev setups #313

Merged
merged 7 commits into from
Sep 19, 2023
Merged

Conversation

jeremyist
Copy link
Contributor

For the Reviewer

  • Code review complete
  • Testing Complete
  • Quality ORT App Documentation Updated (your name is in the Validator square for this feature)

When this is complete, you should approve the PR via github.

For the Reviewee

Summary

Adjusted the local configs & docker compose so local setups are easy to get up and running, using all of the latest goodness.

Release Note

N/A

Breaking Changes

None.

Quality Assurance

You have gathered the following items:

  • This PR is tagged with a Release Milestone
  • You have a log message clearly identifying when this feature is working successfully
  • You have a log message clearly identifying when this feature is failing
  • You added a PR against p4-alerting to trigger based on the failure condition above

Given all of the items above, you have updated your Application ORT at the following locations:

  • Features and Alerting: Required.
  • P4 Alerting: Required.

Testing and Verification

From scratch:

  1. cd workspace
  2. docker-compose up -d
  3. docker exec -it engage
  4. ./init-db.sh
  5. /venv/bin/python engage_initialsetup.py

@baracudda baracudda merged commit 09f04b8 into develop Sep 19, 2023
5 checks passed
@baracudda baracudda deleted the dev/localsetup branch September 19, 2023 15:47
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