When you log in to Admin Center, you view the
Toolbox, which contains tools such as the Server Config and Explore. If your server hosts a
collective controller, you can access the Deploy tool.
The Deploy tool requires the unzip
command to be installed and added to your
PATH
environment variable. The Deploy tool calls the unzip
command
remotely to extract .zip
files.
If you configured the
batchManagement-1.0
feature, you can access the Java Batch tool.
In version 21.0.0.4
and later, see the Open Liberty website for Admin Center documentation.
About this task
Add tools and bookmarks to edit the Toolbox contents. A tool is a web application
that performs a particular task and is typically provided by the product. A bookmark is
a link to any site. You can further customize your Toolbox by rearranging icons, filtering Toolbox
contents, or editing preferences. Select tools, bookmarks, and menu choices in the Toolbox to use
the following options:
-
Select the icon for the tool or bookmark to work with an existing tool or to open a browser on
a bookmarked URL.
-
Add tools.
-
Select .
-
Select the Add icon
on the tool that you want to add.
-
Click Add. Your tool is added.
-
Select Toolbox
to return to the Toolbox and view your added tool.
After you add a tool, use the Toolbox to launch the tool. To directly launch the tool later, you
can use the URL that is shown in the browser when you view the tool.
-
Remove tools.
-
Select Edit
.
-
Select the Remove icon
to remove a tool.
-
Click Remove to confirm that you want to remove the tool.
-
Select Done
to return to the Toolbox.
-
Add or remove bookmarks.
-
Select .
-
Name your bookmark and add the URL. Select Add to add the bookmark to
your Toolbox. To remove the bookmark, select the bookmark and then click the remove icon
.
-
Select Done
to return to the Toolbox.
-
Rearrange tool and bookmark icons.
-
Select Edit
.
-
Click and Drag the icons into the order that you prefer.
-
Select Done
to return to the Toolbox.
-
Filter toolbox contents.
-
Select Filter
.
-
Type the tool or bookmark name in the field.
Filtered search results are shown if the characters typed match the names of Toolbox
contents.
-
After you search, select Clear filter criteria
to close the field.
-
Edit your preferences.
-
Select .
-
Activate Enable bidirectional support to specify whether text displays
left to right, the default, or displays right to left. Select Contextual for
the first typed character to determine the direction. When the first character is in a language such
as Arabic or Hebrew, control orientation and typing direction become right to left, with right
alignment for text.
-
Select Toolbox
to return to the Toolbox.
-
Uninstall an Admin Center tool.
By default, the Toolbox contains Admin Center tools
such as the Explore tool and, if the server hosts a collective controller, the Deploy tool. You can
use the feature manager to uninstall Admin Center tools
to fully customize your Toolbox. Run the uninstall command for
featureManager
. For example, if you use DevOps, you uninstall the Deploy tool by
using the following command:
wlp/bin/featureManager uninstall com.ibm.websphere.appserver.adminCenter.tool.deploy-1.0
Admin Center tools use the
com.ibm.websphere.appserver.adminCenter.tool.* naming format:
- com.ibm.websphere.appserver.adminCenter.tool.explore-1.0.mf
- com.ibm.websphere.appserver.adminCenter.tool.deploy-1.0
What to do next
Your selections are saved for the user name that was specified when you logged in. If you log in
under the same user name, the Toolbox shows the same tool, bookmark, and preference selections as
when you last logged out. If you log in under a different user name, the Toolbox shows the
selections for that other user name.