cayleygraph / cayleygraph/cayley

Does Cayley run on Google App Engine? Managed VMs?

Open
#343 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.