cayleygraph / cayleygraph/cayley
Does Cayley run on Google App Engine? Managed VMs?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 15.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
After reading the docs, I wasn't sure if I could start up a reasonably performing DB on (in order of preference)
- [Google App Engine running golang](https://cloud.google.com/appengine/docs/go/)
- [Google Managed VM running golang](https://cloud.google.com/appengine/docs/go/managed-vms/)
- [Google Container VM](https://cloud.google.com/container-engine/docs/)
- None of the above (and should set up a regular [Google compute engine instance](https://cloud.google.com/compute/docs/) )
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions Google App Engine, Managed VMs, Container VM, and Compute Engine but names no Cayley files or tests. Compare Cayley’s Go deployment requirements with each listed Google Cloud option, then document which option can provide a reasonably performing database and what setup is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud
- Domain
- cloud
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100