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 |
---|---|---|
8443 |
|
Default port Hub uses HTTPS (8443) |
8444 (Note: the following ports have been modified from the Keycloak defaults: 8443→ 8444) |
#keycloak.https.port=8444 |
User Management (Keycloak) HTTPS Ports |
8005 | tasktop-hub.properties #server.shutdown.port=8005 |
Tomcat Shutdown Port |
Planview Hub Port
The default port Hub uses is 8443 for HTTPS. If you'd like to change this port to ease access for your users, or to accommodate a proxy, follow these instructions:
- Open the tasktop-hub.properties file and configure the following properties:
server.port
- The https portserver.redirect.port
- The port that, if accessed, redirects toserver.port
- After changing the port, the address used to access Hub (i.e., https://localhost:8443) will need to be updated with the new port number in place of '8443.'
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 8443. 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 8443, you can instruct Hub to access User Management (Keycloak) via the correct port by following the instructions below.
- Open the tasktop-hub.properties file and configure the following properties:
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 |
#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) |
#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:
- Open the tasktop-hub.properties file and configure the following properties:
server.port
- The http or https portserver.redirect.port
- The port that, if accessed, redirects toserver.port
- 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.
- Open the tasktop-hub.properties file and configure the following properties:
keycloak.http.port
- Keycloak http portkeycloak.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 |
#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) |
#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:
- Open the tasktop-hub.properties file and configure the following properties:
server.port
- The http or https portserver.redirect.port
- The port that, if accessed, redirects toserver.port
- 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.
- Open the tasktop-hub.properties file and configure the following properties:
keycloak.http.port
- Keycloak http portkeycloak.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 |
#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) |
#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:
- Open the tasktop-hub.properties file and configure the following properties:
server.port
- The http or https portserver.redirect.port
- The port that, if accessed, redirects toserver.port
- 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.
- Open the tasktop-hub.properties file and configure the following properties:
keycloak.http.port
- Keycloak http portkeycloak.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 |
#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) |
#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:
- Open the tasktop-hub.properties file and configure the following properties:
server.port
- The http or https portserver.redirect.port
- The port that, if accessed, redirects toserver.port
- 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.
- Open the tasktop-hub.properties file and configure the following properties:
keycloak.http.port
- Keycloak http portkeycloak.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 |
#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) |
#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:
- Open the tasktop-hub.properties file and configure the following properties:
server.port
- The http or https portserver.redirect.port
- The port that, if accessed, redirects toserver.port
- 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.
- Open the tasktop-hub.properties file and configure the following properties:
keycloak.http.port
- Keycloak http portkeycloak.https.port
- Keycloak https port
To learn more about creating a tasktop-hub.properties
file, please see here.