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

deploy frontend as a docker image #37

Merged
merged 48 commits into from
Dec 11, 2023
Merged

Conversation

BobanL
Copy link
Collaborator

@BobanL BobanL commented Dec 5, 2023

PULL REQUEST

Summary

  • Create a dockerfile and use it to build an image for the frontend.

Related Issue

Fixes #

Additional Information

  • Dockerfile came from the example from next.js
  • Each environment will need to provide a AZURE_WEBAPP_PUBLISH_PROFILE secret. This can be found in the app service
    image

@BobanL BobanL changed the title Boban/deploy frontend deploy frontend as a docker image Dec 5, 2023
Copy link
Collaborator

@KennethSkylight KennethSkylight left a comment

Choose a reason for hiding this comment

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

Just one question

front-end/next.config.js Show resolved Hide resolved
Copy link
Collaborator

@KennethSkylight KennethSkylight left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@nickbristow nickbristow left a comment

Choose a reason for hiding this comment

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

LGTM

@KennethSkylight KennethSkylight merged commit a00aa77 into main Dec 11, 2023
7 of 10 checks passed
@KennethSkylight KennethSkylight deleted the boban/deploy-frontend branch December 11, 2023 15:41
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.

3 participants