My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FrequentlyAskedQuestions  
Frequently Asked Questions
Featured
Updated Feb 4, 2010 by john.spurlock

How do I host my own instance?

  • Download the application source
  • Create custom user accounts (see principals_public.py)
  • Launch using SDK dev server
  • Browse to /admin, sign in as admin, and run "update principals"
  • Modify app.yaml
  • Upload to GAE production using appcfg.py

How can I use my existing S3 client or application to connect to a clone instance?

Why can't I upload objects larger than one meg?

  • This is a limitation of the current pre-release google appengine platform. It's likely that this restriction will be lifted once the service is pay-as-you-go.

Why can't I store more than 500 megs?

  • This is a limitation of the current pre-release google appengine platform. It's likely that this restriction will be lifted once the service is pay-as-you-go.

Uh, why "baltic-avenue"?

  • A callback of sorts to Park Place, a ruby Amazon S3 clone.

Sign in to add a comment
Powered by Google Project Hosting