SSH
Some operations, like setting up https
, require that
you ssh into your Catch-Phrase Host. Also, especially if you are running Catch-Phrase close to its memory limit,
you will need to log into the Catch-Phrase Host and manually restart the Catch-Phrase Admin Server.
To manually restart the Catch-Phrase admin server
SSH into your host and from your home directory simply type:
./restart.sh
Now assuming that you have ingress on port 9999 point your browser at the public IP of your VM using http.
So if your VM is running with IP 22.22.22.22
point your browser at
http://22.22.22.22:9999
and you should be able to reach
the admin login page. The username is "admin" and the password is what you set above.
To set-up HTTPS on your Catch-Phrase host
See details under security.