Domain names & certificates

Domain names and certificates for PBMS

Domain names

The suggested convention is given below.

<component>.<environment>.<your org domain>.<tld>

Component
Example Domain

PBMS

pbms.dev.openg2p.org

PBMS Background Tasks

pbms-bg-task.dev.openg2p.org

All the above domains point to Nginx IP corresponding to server (virtual host) that routes to Istio Ingress gateway server on OpenG2P Cluster.

Certificates

SSL certs for all the above must be available, generally as a wild card certificate for the domain, example. *.dev.openg2p.org

Last updated

Was this helpful?