Can’t figure out what the link to deployed app is?
Can I just use the IP address in the control panel plus /cgi-bin/app.cgi?
Deploying was easy but control panel doesn’t show full path.
Can’t figure out what the link to deployed app is?
Can I just use the IP address in the control panel plus /cgi-bin/app.cgi?
Deploying was easy but control panel doesn’t show full path.
The IDE should have shown it to you after deployment, but if the app is running, you can access it with a URL like this:
http://12.34.56.78/YourApplication
The application name is case sensitive.
Thanks Greg. I don’t think the IDE showed me the complete link (but I could be wrong). The online cloud admin page showed me IP address and then under List Apps it said “MyApplication (com..)” but never the complete link.
Right. There’s a feature request for that, just haven’t gotten to it yet.