URLs¶
Default Ports¶
URLs for a standard installation, with the ports assigned as follows in the example:
| Description | Port |
|---|---|
| Spectrum OneClick, HTTP (Linux) | 8080 |
| Spectrum OneClick, HTTP (Windows) | 80 |
| OneClick WebApp, HTTPS (WebSwing) | 9443 |
| Standalone, HTTP | 8081 |
OneClick¶
| Description | URL |
|---|---|
| OneClick website | <host>:8080/spectrum |
| OneClick WebApp | <host>:9443/spectrum/webapp |
| ScriptLauncher | <host>:8080/sl/<url> |
Standalone¶
- Scriptlauncher Startpage:
<host>:8081/sl/ - Scriptlauncher WebStart:
<host>:8081/sl/<url>
ScriptLauncher URLs¶
WebStart:
<url>/sl/scriptlauncher.jnlp?scriptname=<scriptname>[&<parameter>=<value>]
Example:
http://<host>:8000/sl/scriptlauncher.jnlp?scriptname=testscript