Skip to content

AppScale/appscale-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.