The Open Source Implementation of Google App Engine -- Take your apps everywhere.
Python Go C JavaScript HTML PHP Other
Latest commit 8fa3977 Dec 21, 2016 @whoarethebritons whoarethebritons committed on GitHub Merge pull request #2265 from cdonati/check-before-attach
Check GCE instance before trying to attach disk
Permalink
Failed to load latest commit information.
AppController Merge pull request #2264 from obino/re-mount-persistent Dec 22, 2016
AppDB Merge pull request #2259 from cdonati/rebalance-other-nodes Dec 15, 2016
AppDashboard Fix indentation Dec 6, 2016
AppLoadBalancer Unified the make_call behavior across clients. Aug 11, 2015
AppManager Swap monit.restart with stop/start upon re-deploy Dec 14, 2016
AppServer Merge pull request #2242 from RaiaN/master Dec 15, 2016
AppServer_Java Reduce scope of synchronize lock Dec 8, 2016
AppTaskQueue Fix reference to queue name in query Dec 12, 2016
Apps/sensor Import settings after changing path Aug 16, 2016
Hermes Remove ZooKeeper backup and restore functionality Nov 2, 2016
InfrastructureManager Rename misleading variable name Dec 22, 2016
SearchService Use json instead of simplejson Oct 18, 2016
XMPPReceiver Remove unused code Jul 29, 2016
debian Use AppController to get an access to /var/apps/ and /etc/cron.d. Fix… Dec 5, 2016
lib Add missing redirection for centralized application logs Dec 14, 2016
scripts run cassandra start command as cassandra user Nov 23, 2016
.gitignore Add AppDB build directories to gitignore Nov 22, 2016
LICENSE Updating the year on the License and removing the duplicate license u… Apr 4, 2016
LICENSE.UCSB added ucsb license back in Jun 26, 2013
README.md Changing links to HTTPS. Apr 27, 2016
RELEASE Bump version to 3.1.0 Sep 14, 2016
Rakefile Use Python's native unittest module instead of nose Jul 31, 2016
VERSION Bump version to 3.1.0 Sep 14, 2016
Watchfile not having rakefile and watchfile look over neptune dir, since it no … Aug 15, 2013
__init__.py Brokers and initial implementation of bulk add started, more tests. Jan 28, 2013
bootstrap.sh Account for custom tags in early exit message Jul 27, 2016
cleanup.sh removed paths no longer valid May 14, 2014
firewall.conf Added a conntrack fallback in case that state is not availale. Sep 30, 2016

README.md

AppScale

GitHub version AppScale license

AppScale is an open-source cloud computing platform that automatically deploys and scales unmodified Google App Engine applications over public and private cloud systems and on-premise clusters. AppScale is modeled on the App Engine APIs and has support for Python, Go, PHP and Java applications.

AppScale is developed and maintained by AppScale Systems, Inc., based in Santa Barbara, California, and Google.

Why Use AppScale?

The goal of AppScale is to provide developers with a rapid, API-driven development platform that can run applications on any cloud infrastructure. AppScale decouples application logic from its service ecosystem to give developers and cloud administrators control over application deployment, data storage, resource use, backup, and migration.

I Want ...

Documentation

Community and Support

Join the Community Google Group for announcements, help, and to discuss cloud research.

Also, join us on #appscale on freenode if you have questions, suggestions, comments, or just want to say hi!