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

feat(ci): add frontend to k8s deployment #57

Merged
merged 3 commits into from
May 10, 2023
Merged

Conversation

themightychris
Copy link
Member

Overview

  • Updates the frontend Dockerfile to host a static build with nginx
  • Updates docker-compose to integrate optimally with frontend Dockerfile
  • Adds frontend container to k8s deployment and integrates with ingress

Also configures docker-compose to unambiguously use this Dockerfile and gives it an explicit target that lets the Dockerfile be the authoritative source of what base image to use but skips doing production builds in dev
@themightychris themightychris merged commit 4e25084 into develop May 10, 2023
@themightychris themightychris deleted the frontend-container branch May 10, 2023 21:22
@themightychris themightychris mentioned this pull request May 10, 2023
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.

1 participant