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

Dockerize Boggers #64

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Dockerize Boggers #64

merged 4 commits into from
Oct 13, 2023

Conversation

SamratSahoo
Copy link
Member

PR Title/Tagline

Dockerize Boggers

Issue Number(s): #63

What does this PR change and why?

Dockerizes Boggers - note: I noticed that other AH2O had us copy the BW_PASSWORD directly into the docker-compose file (not a fan because its easy to forget and commit that) - I made this one use a bitwarden.env file instead to manage the BW_PASSWORD

Related PRs

  • #PRNUMBER

How to Test

  1. Make a bitwarden.env file
  2. Add BW_PASSWORD to the bitwarden.env file
  3. run docker compose up
  4. go to localhost:3000

@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for boggers ready!

Name Link
🔨 Latest commit d31bdc1
🔍 Latest deploy log https://app.netlify.com/sites/boggers/deploys/6521633bd7f3b00008be8ed6
😎 Deploy Preview https://deploy-preview-64--boggers.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.

@tmthecoder tmthecoder linked an issue Sep 29, 2023 that may be closed by this pull request
Copy link
Contributor

@tmthecoder tmthecoder left a comment

Choose a reason for hiding this comment

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

LGTM!

@tmthecoder tmthecoder merged commit ce356a5 into main Oct 13, 2023
7 checks passed
@tmthecoder tmthecoder deleted the samrat/dockerize-boggers branch October 13, 2023 16:36
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.

Dockerize Boggers
2 participants