Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 920 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 920 Bytes

AppScale Agents

A set of cloud agents that are used by appscale tools

Installing AppScale Agents

See Installing the AppScale Agents.

Installing from Source

To install the very latest code on your system:

  1. Make sure setuptools is installed.
  2. 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.