Does Planview Hub support Docker?
Last Updated: August | Applicable Hub Versions: All
Last Updated: August | Applicable Hub Versions: All
NOTE
While Planview Hub can be deployed on Docker, we only provide support for the Hub application itself, not Docker-specific configurations, due to the wide variety of possible Docker setups.
Is Docker deployment right for me?
Docker deployment is an advanced option and is recommended only if you:
What components can I deploy with Docker?
Hub Container Volumes
Required volume mappings:
/tasktop/logs/tasktop/db/tasktop/drivers/tasktop/librariesKeycloak Container Volumes
Required volume mappings:
/tasktop/keycloak/standalone/log/tasktop/keycloak/standalone/logOptional Volume Mappings
/tasktop/authentication-scripts/tasktop/jdbc-drivers/tasktop/connector-requirementsHub-Keycloak Communication Setup
1. Hub must be able to reach Keycloak
2. Configure via environment variables in Hub's Docker file:
KEYCLOAK_HOSTKEYCLOAK_PORTKeycloak-Hub Communication Setup
1. Access Keycloak admin console
2. Navigate to: Configure → Clients → Settings
3. Update Base URL and Admin URL to point to Hub server
Additional Requirements
Important Considerations
Need additional help? Please contact customer care for Hub-specific issues. For Docker-related questions, consult Docker documentation or your internal Docker experts.

