Network Deployment (Distributed operating systems), v8.0 > Set up the application serving environment > Administer application servers > Create application servers
Create server templates
A server template is used to define the configuration settings for a new application server. When you create a new application server, you either select the default server template or a template you previously created, that is based on another, already existing application server. The default template is used if you do not specify a different template when you create the server.
We can also use the createApplicationServerTemplate command to create a server template.
Procedure
- In the admin console, click...
Servers > Server Types > WebSphere application servers > , and then click Templates.
- On the Server templates page, click New.
- From the list of servers, select the server that you want to use to create the new template, and then click OK.
- The new template and, optionally, a description of that template that distinguishes it from your other templates.
- click OK.
Results
Your new template is on the list of server templates that you can use to create a new application server or cluster member.
What to do next
We can perform one of the following actions to display a list of all of the server templates that are available on the system:
- In the admin console, click...
Servers > Server Types > WebSphere application servers > , and then click Templates.
- Issue the listServerTemplates wsadmin command.
Delete server templates
Create application servers
Related
Commands using wsadmin.sh