Collaborative Development Configurations

From AgileApps Support Wiki
Revision as of 21:36, 8 February 2011 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Develop on Separate Platforms

Service providers with appropriate licenses can set up the Installable Version of the platform on multiple, independent systems. Those systems can then be configured as development, testing, or production instances. With that architecture, collaboration is achieved by sharing the Metadata Repository using a Version Control System like Subversion.

Learn more: Service Provider Settings#Instance Configuration

Develop in the Cloud

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

Learn more: Service Provider Settings#Tenant Configuration

Additional Resources