This documentation expects that the consumers trying
to setup the service have good understanding about containers and docker, https certificates, domain names and network server configuration.
In case you need help with the setup please contact pega support.
For example : docker login pega-docker.downloads.pega.com
For example : docker pull pega-docker.downloads.pega.com/constellationui/service:8.7.3-ga-37
docker run -p 3443:3443 -v <path-to-your-SSL-cert-and-keys-folder>:/host_folder --name c11n-appstatic platformservices-docker-dev-local.bin.pega.io/constellationui/service:8.7.3-ga-37 port=3443 root=/usr/src/app/dist urlPath=/c11n httpsKey=/host_folder/<SSL_KEY> httpsCert=/host_folder/<SSL_CERT>