Document toolboxDocument toolbox

App Engine Info

OBSOLETE

Current status: we have no services running on Google Appengine at this time

App Engine Administration

We are "trusted testers" for Google's new app engine Enterprise Domain Console (set up as of 01/10/2011) and SQL service (should be set up some time this week 1/10/2011).

You can access the administrative console for our apps at http://appengine.google.com/a/sagebionetworks.com

This console will show both public apps owned by the domain (no need to have a sagebionetworks.com account) and also private apps owned by the domain (users must have a sagebionetworks.com account).

Also note that the "version" for an app deployed to appengine can be a string or a number. Therefore we might have:

  • platform.apps.sagebionetworks.com - live
    • what the public sees
  • gamma.platform.apps.sagebionetworks.com - pre-prod
    • what we are about to launch to to prod
    • Sage employees do QA here
  • beta.platform.apps.sagebionetworks.com - integration environment
    • what we are about to release for QA
    • platform engineers do integration testing here
  • (deflaux|hill|hoff).platform.apps.sagebionetworks.com - developer environments
    • where developers can deploy in-progress (broken stuff) and not worry about disrupting anyone else's work

App Engine Apps

These are suggested names. Mike especially, please propose improved names.

Repository Web App

This is public-facing.

platform.apps.sagebionetworks.com

and also

platform.sagebionetworks.appspot.com

Repository Service

This is public-facing.

repo.apps.sagebionetworks.com

and also

repository.sagebionetworks.appspot.com

Content Management Service

This is an example internal-only service where we might manage and store content blurbs that show up on Repository Web App pages.

cms.apps.sagebionetworks.com