This procedure describes installing a Web server and its plug-in on a machine where the default profile is a deployment manager.
Before you begin
This procedure configures the deployment manager profile that is the default profile on the machine. A managed node must exist to define a Web server definition, which is always on a managed node. If the deployment manager is the default profile, the Plug-ins installation wizard looks for a managed custom node in the deployment manager configuration. If the deployment manager does not have a managed custom node, the Plug-ins installation wizard looks for a managed application server node. If the deployment manager does not have a managed node, then the Plug-ins installation wizard classifies the installation as a remote installation.
Start the deployment manager and the node agent for the managed node. The deployment manager and the node must be running to successfully change its configuration.
Why and when to perform this task
Use the following procedure to install the Web server plug-in, configure the Web server, and create a Web server definition in the default profile.
Steps for this task
See Installing IBM HTTP Server or the product documentation for your Web server.
The fully qualified path identifies the installation root directory for the Network Deployment product core files.
The wizard uses the value to name configuration folders in the plug-ins installation root directory. The wizard also uses the name within the deployment manager as the name of the Web server definition.
See Plug-ins configuration for a description of the logic that determines what path is configured by default. The wizard determines the characteristics of the deployment manager to determine the best path for the file.
plugins_root/config/ web_server_name/plugin-cfg.xml
Accept the default value.
profile_root /config/cells/cell_name/nodes/ node_name_of_custom_profile/servers/ web_server_name/plugin-cfg.xml
You can use the administrative console of the deployment manger to delete an existing Web server or to create new ones. Federated nodes can have more than one Web server definition.
The wizard begins installing the plug-ins and configuring the Web server and the deployment manager.
The wizard shows an installation status panel as it installs the plug-ins.
The wizard displays the Installation summary panel at the completion of the installation.
You must create an application server profile or a custom profile and federate the node before you can use the administrative console of the deployment manager to create a Web server definition. The same is true for running the configuration script that the Plug-ins installation wizard created. You must assign the Web server to a managed node when you create it.
The managed node must exist before running the Plug-ins installation wizard. Otherwise, the installation is considered a remote installation.
Adding the node starts the nodeagent process. If the node agent is not running for some reason, start the node.
See startNode command for more information.
Click Servers > Web servers > New and use the Create new Web server entry wizard to create the Web server definition.
If the node has only a deployment manager profile, then the plug-ins installer reverts to a remote plug-in configuration. You must manually copy the plugins_root/ bin/ configureweb_server_name.sh script or the plugins_root\ bin\ configureweb_server_name.bat script to the app_server_root/bin directory of the deployment manager to run the script.
If you have enabled security or changed the default JMX connector type, edit the script and include the appropriate parameters on the wsadmin command.
Result
The Plug-ins installation wizard configures the Web server to use the plugins_root/plugin-cfg.xml file.
What to do next
After installing the binary plug-in for the local Web server, you must create a managed node before you can successfully run the configuration script and use the Web server.
See Plug-ins configuration for an overview of the installation procedure.
See Web server configuration for more information about the files involved in configuring a Web server.
See Editing Web server configuration files for information about how the Plug-ins installation wizard configures supported Web servers.
See Installing Web server plug-ins for information about other installation scenarios for installing Web server plug-ins.
Related concepts
Plug-ins configuration
Related tasks
Installing Web server plug-ins