Use > Application Configuration concepts and tasks > Application Configuration concepts

Application Configuration concepts

With Server Automation you can manage configuration files, including XML configuration files, from a central location and easily propagate changes and updates across multiple servers in your data center. You can manage a single configuration file such as the /etc/hosts file on UNIX systems, or multiple complex configuration files associated with an application, such as the configuration files associated with a large business application such as WebLogic or Websphere.

Configuration files are any files on your servers that you need to control the contents of. This includes configuration files for applications as well as system configuration files, such as:

  • Files that control the behavior of application servers, web servers, databases, or other applications. For example, you can manage the httpd.conf file for the Apache Web Server running across several different servers. You can attach an application configuration for this file and enter specific values for each instance of that file on each server.
  • Files on your servers such as the /etc/hosts, /etc/fstab, /etc/passwd, or /etc/groups files on UNIX servers.
  • Any other files on your servers that are used to configure your servers.

In addition, you can do the following with application configurations: