I have installed my pega personal edition in my laptop(version :8.6) installed successfully. I have initiated the server and can able to access pega. Now one of my frnd, we both want to access the same pega instance server and we both want to create a application in the server. We both wanted to work in the same server. How can we do that?
@TULASIP71
First of all you both should be in the same network if your friend want ti access your pega instance. Then you need to share the url in the format like
http:// : /prweb
You can the system host from your computer properties.
@TULASIP71 Have you tried ngrok?
@BhanuPrakash_G i don’t know wt is ngrok
Hi @TULASIP71
Please create one account with your personal mail ID in Ngrok site https://ngrok.com/ and
Download the Ngrok application from the site Download ngrok and install.
Then copy the n****grok configuration URL and paste it in the ngrok application command window, then hit enter in the n****grok command line.
After completing the above step
Execute below step: ngrok http 8080 ( eg: 8080 is the your local server host number )
Then copy the forwarding URL from the ngrok command window, open the browser, paste the URL in the search bar, add /prweb after Forwarding the URL, and hit enter.
You will get the login page.
I hope this will help you
Thanks,
Ashok
