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

Frontend + Backend Integrated Deployment (K8s only) #45

Merged
merged 4 commits into from
Dec 3, 2021

Commits on Dec 2, 2021

  1. combined

    ikreymer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    c3d4226 View commit details
    Browse the repository at this point in the history
  2. add nginx-based frontend image to docker-compose build

    package frontend + config into new nginx-based image
    ikreymer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    4b47c5e View commit details
    Browse the repository at this point in the history
  3. backend: fix paths for email templates

    chart: support '--set backend_only=1' and '--set frontend_only=1' to only force deploy one or the other
    remove unused files, openapi env var
    backend: set --root-path to /api in uvicorn
    ikreymer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b867df5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa5e0d View commit details
    Browse the repository at this point in the history