Skip to main content
Planview Customer Success Center

Port Configuration

This page is not applicable to Planview Hub Cloud. 

Port Configuration

By default, Planview Hub utilizes the ports listed in the table below.

If any of those ports are already being utilized for other purposes, you will need to change them. To view a list of all ports being used on your system, you can use the netstat-a command. This will help you determine which available ports you would like to use for Hub.

Here is a summary of each port Hub utilizes and the location where you can change it if it is already being used:

 

Port Location Purpose

8080

8443

tasktop-hub.properties
    #server.port=8443

    #server.redirect.port=8080

Default port Hub uses for HTTP (8080) / HTTPS (8443)

8081

8444

(Note: the following ports have been modified from the Keycloak defaults: 8080→8081, 8443→ 8444)

tasktop-hub.properties
    #keycloak.http.port=8081

    #keycloak.https.port=8444

User Management (Keycloak) HTTP Ports

8005 tasktop-hub.properties
    #server.shutdown.port=8005
Tomcat Shutdown Port

Planview Hub Port 

The default port Hub uses is 8443 for HTTPS and 8080 for HTTP, which redirects to HTTPS. If you'd like to change these ports to ease access for your users, or to accommodate a proxy, follow these instructions:

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. server.port - The http or https port
    2. server.redirect.port - The port that, if accessed, redirects to server.port
  2. After changing the port, the address used to access Hub (i.e., http://localhost:8080) will need to be updated with the new port number in place of '8080.'

Please refer to the official documentation for additional configuration options.

To learn more about creating a tasktop-hub.properties file, please see here.

User Management (Keycloak) Port 

The default port for User Management is 8081. If you'd like to change the port that User Management (Keycloak) utilizes, follow the instructions here. If your User Management (Keycloak) utilizes a port other than 8081, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. keycloak.http.port - Keycloak http port
    2. keycloak.https.port - Keycloak https port

To learn more about creating a tasktop-hub.properties file, please see here.

 

Port Configuration

By default, Planview Hub utilizes the ports listed in the table below.

If any of those ports are already being utilized for other purposes, you will need to change them. To view a list of all ports being used on your system, you can use the netstat-a command. This will help you determine which available ports you would like to use for Hub.

Here is a summary of each port Hub utilizes and the location where you can change it if it is already being used:

 

Port Location Purpose

8080

8443

tasktop-hub.properties
    #server.port=8443

    #server.redirect.port=8080

Default port Hub uses for HTTP (8080) / HTTPS (8443)

8081

8444

(Note: the following ports have been modified from the Keycloak defaults: 8080→8081, 8443→ 8444)

tasktop-hub.properties
    #keycloak.http.port=8081

    #keycloak.https.port=8444

User Management (Keycloak) HTTP Ports

8005 tasktop-hub.properties
    #server.shutdown.port=8005
Tomcat Shutdown Port

Planview Hub Port 

The default port Hub uses is 8443 for HTTPS and 8080 for HTTP, which redirects to HTTPS. If you'd like to change these ports to ease access for your users, or to accommodate a proxy, follow these instructions:

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. server.port - The http or https port
    2. server.redirect.port - The port that, if accessed, redirects to server.port
  2. After changing the port, the address used to access Hub (i.e., http://localhost:8080) will need to be updated with the new port number in place of '8080.'

Please refer to the official documentation for additional configuration options.

To learn more about creating a tasktop-hub.properties file, please see here.

User Management (Keycloak) Port 

The default port for User Management is 8081. If you'd like to change the port that User Management (Keycloak) utilizes, follow the instructions here. If your User Management (Keycloak) utilizes a port other than 8081, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. keycloak.http.port - Keycloak http port
    2. keycloak.https.port - Keycloak https port

To learn more about creating a tasktop-hub.properties file, please see here.

Port Configuration

By default, Planview Hub utilizes the ports listed in the table below.

If any of those ports are already being utilized for other purposes, you will need to change them. To view a list of all ports being used on your system, you can use the netstat-a command. This will help you determine which available ports you would like to use for Hub.

Here is a summary of each port Hub utilizes and the location where you can change it if it is already being used:

Port Location Purpose

8080

8443

tasktop-hub.properties
    #server.port=8443

    #server.redirect.port=8080

Default port Hub uses for HTTP (8080) / HTTPS (8443)

8081

8444

(Note: the following ports have been modified from the Keycloak defaults: 8080→8081, 8443→ 8444)

tasktop-hub.properties
    #keycloak.http.port=8081

    #keycloak.https.port=8444

User Management (Keycloak) HTTP Ports

8005 tasktop-hub.properties
    #server.shutdown.port=8005
Tomcat Shutdown Port

Planview Hub Port 

The default port Hub uses is 8443 for HTTPS and 8080 for HTTP, which redirects to HTTPS. If you'd like to change these ports to ease access for your users, or to accommodate a proxy, follow these instructions:

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. server.port - The http or https port
    2. server.redirect.port - The port that, if accessed, redirects to server.port
  2. After changing the port, the address used to access Hub (i.e., http://localhost:8080) will need to be updated with the new port number in place of '8080.'

Please refer to the official documentation for additional configuration options.

To learn more about creating a tasktop-hub.properties file, please see here.

User Management (Keycloak) Port 

The default port for User Management is 8081. If you'd like to change the port that User Management (Keycloak) utilizes, follow the instructions here. If your User Management (Keycloak) utilizes a port other than 8081, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. keycloak.http.port - Keycloak http port
    2. keycloak.https.port - Keycloak https port

To learn more about creating a tasktop-hub.properties file, please see here.

Port Configuration

By default, Planview Hub utilizes the ports listed in the table below.

If any of those ports are already being utilized for other purposes, you will need to change them. To view a list of all ports being used on your system, you can use the netstat-a command. This will help you determine which available ports you would like to use for Hub.

Here is a summary of each port Hub utilizes and the location where you can change it if it is already being used:

Port Location Purpose

8080

8443

tasktop-hub.properties
    #server.port=8443

    #server.redirect.port=8080

Default port Hub uses for HTTP (8080) / HTTPS (8443)

8081

8444

(Note: the following ports have been modified from the Keycloak defaults: 8080→8081, 8443→ 8444)

tasktop-hub.properties
    #keycloak.http.port=8081

    #keycloak.https.port=8444

User Management (Keycloak) HTTP Ports

8005 tasktop-hub.properties
    #server.shutdown.port=8005
Tomcat Shutdown Port

Planview Hub Port 

The default port Hub uses is 8443 for HTTPS and 8080 for HTTP, which redirects to HTTPS. If you'd like to change these ports to ease access for your users, or to accommodate a proxy, follow these instructions:

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. server.port - The http or https port
    2. server.redirect.port - The port that, if accessed, redirects to server.port
  2. After changing the port, the address used to access Hub (i.e., http://localhost:8080) will need to be updated with the new port number in place of '8080.'

Please refer to the official documentation for additional configuration options.

To learn more about creating a tasktop-hub.properties file, please see here.

User Management (Keycloak) Port 

The default port for User Management is 8081. If you'd like to change the port that User Management (Keycloak) utilizes, follow the instructions here. If your User Management (Keycloak) utilizes a port other than 8081, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. keycloak.http.port - Keycloak http port
    2. keycloak.https.port - Keycloak https port

To learn more about creating a tasktop-hub.properties file, please see here.

Port Configuration

By default, Planview Hub utilizes the ports listed in the table below.

If any of those ports are already being utilized for other purposes, you will need to change them. To view a list of all ports being used on your system, you can use the netstat-a command. This will help you determine which available ports you would like to use for Hub.

Here is a summary of each port Hub utilizes and the location where you can change it if it is already being used:

Port Location Purpose

8080

8443

tasktop-hub.properties
    #server.port=8443

    #server.redirect.port=8080

Default port Hub uses for HTTP (8080) / HTTPS (8443)

8081

8444

(Note: the following ports have been modified from the Keycloak defaults: 8080→8081, 8443→ 8444)

tasktop-hub.properties
    #keycloak.http.port=8081

    #keycloak.https.port=8444

User Management (Keycloak) HTTP Ports

8005 tasktop-hub.properties
    #server.shutdown.port=8005
Tomcat Shutdown Port

Planview Hub Port 

The default port Hub uses is 8443 for HTTPS and 8080 for HTTP, which redirects to HTTPS. If you'd like to change these ports to ease access for your users, or to accommodate a proxy, follow these instructions:

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. server.port - The http or https port
    2. server.redirect.port - The port that, if accessed, redirects to server.port
  2. After changing the port, the address used to access Hub (i.e., http://localhost:8080) will need to be updated with the new port number in place of '8080.'

Please refer to the official documentation for additional configuration options.

To learn more about creating a tasktop-hub.properties file, please see here.

User Management (Keycloak) Port 

The default port for User Management is 8081. If you'd like to change the port that User Management (Keycloak) utilizes, follow the instructions here. If your User Management (Keycloak) utilizes a port other than 8081, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. keycloak.http.port - Keycloak http port
    2. keycloak.https.port - Keycloak https port

To learn more about creating a tasktop-hub.properties file, please see here.

Port Configuration

By default, Planview Hub utilizes the ports listed in the table below.

If any of those ports are already being utilized for other purposes, you will need to change them. To view a list of all ports being used on your system, you can use the netstat-a command. This will help you determine which available ports you would like to use for Hub.

Here is a summary of each port Hub utilizes and the location where you can change it if it is already being used:

Port Location Purpose

8080

8443

tasktop-hub.properties
    #server.port=8443

    #server.redirect.port=8080

Default port Hub uses for HTTP (8080) / HTTPS (8443)

8081

8444

tasktop-hub.properties
    #jboss.http.port=8081

    #jboss.https.port=8444

User Management (Keycloak) HTTP Ports

Additional Keycloak Ports:

  • 9990
  • 9993
  • 8009
  • 4712
  • 4713
  • 25

(Note: The following ports have been modified from the Keycloak defaults: 8080→8081, 8443→ 8444)

tasktop-hub.properties
    #jboss.ajp.port=8009

    #jboss.management.http.port=9990

    #jboss.management.https.port=9993

    #jboss.txn.recovery.environment.port=4712

    #jboss.txn.status.manager.port=4713

    #jboss.mail.smtp.port=25

User Management (Keycloak)

8005 tasktop-hub.properties
    #server.shutdown.port=8005
Tomcat Shutdown Port

Planview Hub Port 

The default port Hub uses is 8443 for HTTPS and 8080 for HTTP, which redirects to HTTPS. If you'd like to change these ports to ease access for your users, or to accommodate a proxy, follow these instructions:

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. server.port - The http or https port
    2. server.redirect.port - The port that, if accessed, redirects to server.port
  2. After changing the port, the address used to access Hub (i.e., http://localhost:8080) will need to be updated with the new port number in place of '8080.'

Please refer to the official documentation for additional configuration options.

To learn more about creating a tasktop-hub.properties file, please see here.

User Management (Keycloak) Port 

The default port for User Management is 8081. If you'd like to change the port that User Management (Keycloak) utilizes, follow the instructions here. If your User Management (Keycloak) utilizes a port other than 8081, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.

  1. Open the tasktop-hub.properties file and configure the following properties:
    1. jboss.http.port - Jboss http port
    2. jboss.https.port - Jboss https port

Note: If you change the default jboss management-http port setting in the /keycloak/standalone/configuration/standalone.xml to something other than 9990, you must also update the port referenced in /keycloak/bin/jboss-cli.xml.

To learn more about creating a tasktop-hub.properties file, please see here.