Application Deployment (OpenInsight 32-Bit)
At 28 AUG 2002 12:35:08PM Gray Cunningham wrote:
Hi All,
After a number of years working in OpenInsight on applications that had been deployed by someone else and were using Full Development versions of OI, I am finally ready to deploy one of my own. The question is: how do I do that? After reading various postings here, there appears to be some problems associated with a full deployment which leaves me wondering what the best method is. This application will be a runtime that will be bumped to multi-user with a Server Deployment Pack. Any suggestions?
Thanks,
Gray Cunningham
At 28 AUG 2002 03:38PM Oystein Reigem wrote:
Gray,
My experience with RDK deployment is limited to a few cases of the Upgrade/Module type. I've never done a Full System deployment. But I just wanted to make sure you read this posting about full deployment from Sprezzatura: .
- Oystein -
At 29 AUG 2002 02:06AM Richard Bright wrote:
Gray,
I have always prepared a master deployment system - getting in squeaky clean and then used rdkistall to run in a rdk module that I have extracted of the full application.
This then becomes the base system to wrap up for deploying where ever.
Thereafter use RDK module for updates.
Please note I always run the Scan of the repository first, rebuild repository indexes etc.
Takes about 15 min to knock out an RDK module. Probable hour to prepare the master module.
Provided I am careful to follow standard proceedures I have no problems at all with RDK system.