Accessing the Configuration Wizard
The home page of the Configuration Wizard provides access to common configuration tasks. Supported tasks include setting up a stand-alone server, setting up a cluster, transferring from Apache Derby to another supported database, migrating your server, installing add-ons, and more.
Click Back and Next to move back or forward in the Configuration Wizard.
-
To get the latest updates for the wizard, apply the most recent Combined Cumulative Fix. For more information about applying the latest fix pack, see Apply Combined Cumulative Fix for more information.
-
Restart server1 to ensure that the Configuration Wizard uses the updated environment variables. Go to AppServer_home/profiles/cw_profile/bin and stop the server:
- AIX® and Linux™:
./stopServer.sh server1 -username username -password password
- Windows™:
stopServer.bat server1 -username username -password password
Then, start the server:
- AIX and Linux:
./startServer.sh server1
- Windows:
startServer.bat server1
- AIX® and Linux™:
-
Access the Configuration Wizard. Go to https://your_server/hcl/wizard for a Kubernetes deployment or http://your_server:10200/ibm/wizard for a traditional deployment.
Note
If working with HCL Digital Experience a software level prior to CF18, the wizard address is: http://your_server:10200/ibm/wizard. After installing CF18, the Configuration Wizard address is http://your_server:10200/hcl/wizard.
-
Log in to the Configuration Wizard with the administrative ID for the configuration wizard profile, cw_profile.
Note
The wizard user interface might not be available in all languages. If the language is not currently supported, you might see the English version. For details on the supported languages for all of the HCL Digital Experience user interfaces, see Language support.
Accessing the Configuration Wizard admin console in a container deployment
To access the Configuration Wizard admin console in a container deployment, you can directly enable it in the custom values of the Helm deployment. The Configuration Wizard admin console is exposed on the TCP port number 10202. Navigate to the following URL to open the Configuration Wizard admin console: https://<your-deployment-url>:10202/hcl/wizard
.
Note
For Docker-containerized versions, including the port number (for example, 10202) in the URL is required. For Kubernetes deployments, you can omit the port number in the URL when accessing the Configuration Wizard.
Related information
- Setting up a stand-alone server
- Setting up a cluster
- Create a deployment manager
- Create a cluster
- Static cluster
- Dynamic cluster
- Create an additional cluster node
- Completing the context root change started during installation
- Changing the portal URI after an installation
- DB2: Database transfer
- Enable federated security
- Starting and stopping servers, deployment managers, and node agents
- Migrate a stand-alone server
- Cluster Step 1: Migrate the deployment manager profile
- Cluster Step 2: Migrate node profiles
- Cluster Step 3: Upgrade node profiles
- Troubleshooting the Configuration Wizard
- Troubleshooting: Database Transfer
- DB2: Troubleshooting Database Transfer
- SQL: Troubleshooting Database Transfer
- Oracle: Troubleshooting Database Transfer
- Troubleshooting: Enable federated security option
- Troubleshooting: Create a deployment manager
- Troubleshooting: Create a cluster option
- Troubleshooting: Create an additional cluster node
- Troubleshooting: Create an HCL Digital Experience profile
- Troubleshooting: Remove a WebSphere Portal profile
- Troubleshooting: Migrate a stand-alone server
- Troubleshooting: Migrate the deployment manager profile for a cluster environment
- Troubleshooting: Migrate node profiles for a cluster environment
- Troubleshooting: Upgrade node profiles for a cluster environment