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

add a development docker compose to root of project #4707

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

nick-funk
Copy link
Contributor

What does this PR do?

allows devs to perform a docker compose up -d at any time to create their mongo, redis in docker immediately without having to go grab the details from docs.coralproject.net

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

What changes to the GraphQL/Database Schema does this PR introduce?

None

Does this PR introduce any new environment variables or feature flags?

No

If any indexes were added, were they added to INDEXES.md?

N/A

How do I test this PR?

  • perform docker compose up -d
  • perform docker compose down
  • see that containers are created properly

Were any tests migrated to React Testing Library?

No

How do we deploy this PR?

  • Merge into develop

allows devs to perform a `docker compose up -d` at any time
to create their mongo, redis in docker immediately without
having to go grab the details from docs.coralproject.net
@nick-funk nick-funk requested review from tessalt and kabeaty December 2, 2024 16:56
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for gallant-galileo-14878c ready!

Name Link
🔨 Latest commit 85fa006
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/674f433225196f00089e773e
😎 Deploy Preview https://deploy-preview-4707--gallant-galileo-14878c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tessalt
Copy link
Contributor

tessalt commented Dec 2, 2024

can we add a line to the docs about this?

@tessalt tessalt merged commit 7da0b6a into develop Dec 9, 2024
6 checks passed
@tessalt tessalt deleted the feat/dev-docker-compose branch December 9, 2024 19:23
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