Configure |
In computing generally, to configure is to make an arrangement of interdependent hardware and software components on a given system (computer, machine). In the context of USoft Delivery Manager, rather more narrowly, Configure is the operation of tailoring deliverables (or the way in which they are deployed) to the required situation on a specific target machine. For example, you may want a USoft web application to log information to a file in a folder called C:\Program Files\USoft\logs
on one machine, but in C:\Usd91\logs\WebApplication
on another machine. Best practice is to keep configuration to a minimum. If you have no special reason to name a USoft log directory differently between target machines (or even between a target machine and Development), then you should choose the same folder name on each machine. Still, there are often practical reasons why configuration remains desirable. Delivery Manager supports 2 special configuration strategies. They are both optional. If you want to use them, you will have to script parameters and values yourself, but Delivery Manager proposes an effective and manageable framework in which you can do this.
See Also |