Difference between revisions of "Collaborative Development Configurations"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(3 intermediate revisions by the same user not shown)
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]]


Line 19: Line 17:
:''Learn more:''  
:''Learn more:''  
:* [[Service Provider Settings#Tenant Configuration|Tenant Configuration]]
:* [[Service Provider Settings#Tenant Configuration|Tenant Configuration]]
:* Read the [{{DOCHOST}}/whitepapers/LJ%20Collaborative%20Development%20Models.pdf Collaborative Development Models] whitepaper.
:* Read the [{{DOCHOST}}/whitepapers/LJ%20Collaborative%20Development.pdf Collaborative Development] whitepaper.
<noinclude>
<noinclude>


[[Category:ISV]]
[[Category:Installation]]
</noinclude>
</noinclude>

Latest revision as of 23:15, 2 August 2013

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: