-
Notifications
You must be signed in to change notification settings - Fork 70
Accessing Web Interfaces
@AlanOrlikoski edited this page Dec 30, 2018
·
8 revisions
Accessing the Skadi tools is now done through the Skadi Portal. The portal is located via http (unless TLS is configured and then it would be https).
The default location for the portal is at the root of the HTTP server at the IP address or FQDN of the server. By default the Vagrant builds will attempt to expose port 80 and 22 from the host machine to the virtual machine so localhost
will work in that case.
IP Address: http://192.168.1.1 FQDN: http://my.server.com Vagrant Default: http://localhost
The Skadi Portal looks something like this: