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