Skip to content

How to share App Engine SDK's local Datastore with google-cloud app? #1513

@MeLight

Description

@MeLight

Hi,
I'm building an app which should share the Datastore with an App Engine app. I want to test this locally, so I've read in the troubleshooting guide that I have to use gcd.sh and point it to a directory with a pre-created Datastore project.

Is there a way to serve the App Engine SDK's Datastore from this folder? Or do I need to setup some sort of intricate process in order to copy the contents of the App Engine SDK Datastore to the one server from the special folder?

I'm on Windows 10 for dev, and GCE Linux for deployment.

Metadata

Metadata

Labels

api: datastoreIssues related to the Datastore API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions