Installing and configuring the P4 Plan web client
Before team members can use the P4 Plan web client, an administrative user must install and configure the required components.
Installation and configuration
Perform the following tasks to install and configure the P4 Plan web client.
1. Add an SDK user in the desktop client. For more information, refer to Adding an SDK user.
2. (Optional) If you want to use the P4 Plan LDAP authentication integration to allow users to log in with their domain credentials, you need to update the LDAP settings. For more information, refer to Changing the LDAP authentication integration settings
3. Download and install Helix Web Plan for your platform:
- Installing P4 Plan Web as a service on Windows
- Installing P4 Plan Web on macOS
- Installing P4 Plan Web on Linux
If you want to install P4 Plan Web on an unconnected device, you can also use docker. For more information, see Deploying on an unconnected machine.
4. Start a web browser and enter the P4 Plan web client URL to test the installation.
The URL includes the domain name or IP address to the host. For example, p4plan.mycompany.com
.
-p 443:443
, which maps the host's TCP port to the docker image's port, the address to use is https://helixplan.mycompany.com:443/
(where the port number is optional).If you are on the host itself, you can run a connection test using the following: curl -k https://localhost:443/
5. Provide team members with the URL and login information so they can get started using the P4 Plan web client.