forseti-security/forseti-visualizer

Switch to GAE ?

antoine-castex opened this issue · 4 comments

Is there any plan to switch from local host the interface to GAE ?

Not currently, but would be open to reviewing a PR if someone wanted to contribute it. In the infrastructure sub folder, we support multiple deployments for GCE, GKE, Cloud Run.

Parking lotting this request. Tagged as 'good first issue' and 'help wanted'

An example App Engine app.yaml has been added to this branch here:

The next steps are to provide documentation around this.

Today, this can be done by:

  1. Deploying Forseti Security
  2. Updating the app.yaml config file to reflect the Forseti Security & Cloud SQL DB parameters
  3. gcloud app deploy within the forseti-api/ directory

#58 provides deployment samples for App Engine / App Engine Flex.