Finding URLs in the System
How to find out all the URLs that have been configured in the installation
PreviousRerun Jobs in Kubernetes ClusterNextTransitioning PostgreSQL From Docker on K8s to Standalone PostgreSQL
Last updated
How to find out all the URLs that have been configured in the installation
Last updated
Copyright © 2024 OpenG2P. This work is licensed under Creative Commons Attribution International LicenseCC-BY-4.0 unless otherwise noted.
Several applications in any installation of OpenG2P like admin console, OpenSearch dashboards, portals etc. You can find the exact names of the URLs as follows:
Logging into Rancher
Switch to the namespace of interest
List all the VirtualServices from the menu on the left.
Expand any of the VirtualService YAML to find the URL under hosts
parameter. Example
hosts:
- beneficiary.explore.openg2p.org