AppScale Tools
A set of command-line tools for interacting with AppScale.
Installing AppScale Tools
See Installing the AppScale Tools.
Installing from Source
To install the very latest code on your system:
- Make sure setuptools is installed.
- Run
# pip install .
from this directory.
What is AppScale?
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.
See http://github.com/AppScale/appscale for the main branch.