Difference between revisions of "Collaborative Development Configurations"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 7: Line 7:


:''Learn more:'' [[Service Provider Settings#Instance Configuration|Instance Configuration]]
:''Learn more:'' [[Service Provider Settings#Instance Configuration|Instance Configuration]]
==Develop in the Cloud==
-->
-->
==Shared Packages==
==Package Sharing==
 
Service providers with appropriate licenses can set up the [[Installable Version]] of the platform on multiple, independent systems. Application packages can then be passed around among development, testing, and production instances. (A package is a zip file that contains XML. Installing a package copies its contents into the current platform instance.)
:''Learn more:'' [[Packages]]
:''Learn more:'' [[Packages]]



Revision as of 22:16, 24 July 2012

Any tenant can develop new applications and customize existing ones. Service Providers have additional capabilities, designed to allow for collaborative development, testing, and production deployment in the cloud

Package Sharing

Service providers with appropriate licenses can set up the Installable Version of the platform on multiple, independent systems. Application packages can then be passed around among development, testing, and production instances. (A package is a zip file that contains XML. Installing a package copies its contents into the current platform instance.)

Learn more: Packages

Develop in the Cloud

Tenants are created, and their IDs listed in the Tenant Configuration. Those tenancies then become Development Tenancies. With that architecture, collaboration is achieved by publishing and subscribing to packages.

Learn more: