azure - Unable to get Jenkins running as Windows Service working remotely -


i have setup jenkins on azure instance , working ssl after installing certificate , configuring jenkins use certificate.

i have setup ports below in arguments in jenkins.xml file based on research: --httpport=-1 --httpsport=443

i able use https://localhost run jenkins, however, haven't been able browse remotely. server azure instance , has port 443 open.

any suggestions?

please check if port open in virtual machine and on azure portal on vm dashboard.


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -