Keeping Environments In-Sync

  • 22 October 2015
  • 2 replies
  • 1 view

Badge +4

Are there any recommendations on keeping multiple environments in-sync?

 

We have two develpment environments, a test environment, and a production environment. At the moment we are creating packages, and deploying them to the various environments. This is a time consuming process, and so far I have not been able to find a better solution. 


2 replies

Badge +9

This might be a silly question but what other option could there be other than deploying to each environment?  I don't find the process of deploying between environments a time consuming proces?

Userlevel 1
Badge +8

Hi jwstl98

 

The only other option I am aware of to deploy packages is via Powershell. Have a look at the P&D Help: Deploying K2 Packages Using PowerShell.

 

You still need to manually create the package, but the deployments can be automated.

Reply