Hi,
Normally you'll need similar steps to other servers that you deploy. That is:
- Setup the ports to your server so it can be reached
- Set the SSLCertPath paths to the certificate(s) if you need HTTPS - this is a required step if you want to support push on mobile PWA apps
- Deploy the necessary DLLs. You can find these in the documentation.
From the web client, you'll need to change the URLs from localhost to your server.