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

migrate reports from netlify to GCS #276

Open
atvaccaro opened this issue Aug 23, 2023 · 0 comments
Open

migrate reports from netlify to GCS #276

atvaccaro opened this issue Aug 23, 2023 · 0 comments

Comments

@atvaccaro
Copy link
Contributor

A sibling to cal-itp/data-analyses#849

The general steps would be:

  1. Create a new bucket and configure it as a GCP-hosted static site behind a load balancer; see this document created by the services team for gtfs.calitp.org
  2. Change the existing CI to write files to the bucket rather than deploy via netlify; this would involve replacing netlify deploy with gsutil rsync
  3. (Optional) Configure CI to allow deploys with a button (i.e. workflow dispatches) so empty PRs are not required to trigger actions
@atvaccaro atvaccaro changed the title Consider migrating reports from netlify to GCS migrate reports from netlify to GCS Aug 31, 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

No branches or pull requests

1 participant