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

Setup the website to be deployed in docker #45

Merged
merged 4 commits into from Dec 21, 2022
Merged

Conversation

fozziethebeat
Copy link
Collaborator

This prepares the website for deployment in docker and demonstrates an end to end docker compose setup.

This includes a handful of related changes:

  • Fixing some npm build and warn issues
  • Fixing a next-js build configuration issue related to docker
  • Replacing a few UI elements with chakra-ui components where appropriate
  • Adding a dockerfile for the website
  • Adding an end to end docker-compose config and README

@fozziethebeat fozziethebeat linked an issue Dec 20, 2022 that may be closed by this pull request
Copy link
Collaborator

@andreaskoepf andreaskoepf left a comment

Choose a reason for hiding this comment

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

lgtm, good work! :-)

Copy link
Collaborator

@yk yk left a comment

Choose a reason for hiding this comment

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

lgtm, thank you

@fozziethebeat fozziethebeat linked an issue Dec 21, 2022 that may be closed by this pull request
@fozziethebeat fozziethebeat self-assigned this Dec 21, 2022
@fozziethebeat fozziethebeat marked this pull request as ready for review December 21, 2022 04:16
Copy link
Collaborator

@k-nearest-neighbor k-nearest-neighbor left a comment

Choose a reason for hiding this comment

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

🚢

@k-nearest-neighbor k-nearest-neighbor merged commit 55c79b9 into main Dec 21, 2022
@k-nearest-neighbor k-nearest-neighbor deleted the web-deployment branch December 21, 2022 06:20
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.

Setup a more detailed contributor guide for web. Setup Docker based deployments for website
4 participants