Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

OBSOLETE

Table of Contents

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).

...

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