Skip to main content
Known Participant
June 18, 2010
Question

Rollout of new FMS updates and releases ...

  • June 18, 2010
  • 1 reply
  • 469 views

We have a small problem in our organization, where we tend to have x number of FMS servers at a time... some for development, some production.

When we have a new update of FMS, there are several steps we must take to update each instance.  Even worse for a new release of FMS, because we must review the configuration files for newly introduced variables.

Thus far, for updates, I simply install it in a dummy location, tar it up and then distribute it that way (backing up the older instance).  The conf/ directory is stored in SVN.

I noticed there are a couple of command tools in the distribution that populate the configuration *.ini files.  They aren't intelligent (ie: they'll just keep appending). 

But my primary question is if there is some other clever way to update these instances and avoid the inevitable mistake or two that humans make (like permissions on /var/log/fms, etc).   I thought about making an RPM for internal use, using some scripting to do substitution on variables in configuration files, but that may be overkill.


Constructive input, ideas would be appreciated.

Thanks.

    This topic has been closed for replies.

    1 reply

    June 21, 2010

    Hi

    I think there is no ready solution available to accomplish the automatic update of FMS as well as the conf files as far as I know. So for now building a custom solution would be the only way to go. A similar thought has been posted on http://forums.adobe.com/thread/656454?tstart=30 .

    Thanks

    Mamata