Skip to content

Productionize the website with Google Cloud Run #9

@ak-gupta

Description

@ak-gupta

When I've built out the remaining functionality, I'll release the website to the world. I need to

  • Upload the data to Google Cloud Storage,
  • Refactor the flask configuration so the ProductionConfig points to GCS,
  • Refactor all file I/O to use fsspec (gcsfs for ProductionConfig),
  • Containerize the application with a Dockerfile, and
  • Set up continuous deployment off the master branch with cloud build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions