Switch to GAE ?
antoine-castex opened this issue · 4 comments
antoine-castex commented
Is there any plan to switch from local host the interface to GAE ?
garrettwong commented
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.
garrettwong commented
Parking lotting this request. Tagged as 'good first issue' and 'help wanted'
garrettwong commented
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:
- Deploying Forseti Security
- Updating the app.yaml config file to reflect the Forseti Security & Cloud SQL DB parameters
gcloud app deploy
within the forseti-api/ directory
garrettwong commented
#58 provides deployment samples for App Engine / App Engine Flex.