Local installation of Sirius Web for multi-user testing purposes
Follow these instructions to install a multi-user version of the application, intended for testing in an environment with several users. This setup includes configurations to allow access by different users within the same local network but doesn’t apply any specific security configurations.
To be used by multiples users, the Sirius Web server must be available by using the network to all users. The require to have HTTPS configured on the Sirius Web server.
1. Prepare single user deployment
This procedure is an extension of the basic installation procedure single user
2. Prepare certificates
Detailed instructions to generate SSL certificates are explained here
3. Share the Sirius Web server access
By following the two previous procedure, the Sirius Web server is now available on the network, hosted by your local computer and secured by using a self-signed HTTPS certificate.
To share the server access with other people on the same network, the IP address of the local computer must be share.
The Sirius Web server must be available on the URL https://<localComputerIp>:8080/
|
Some enterprise networks can be secured or configured to block this kind of traffic |
If you meet any issues during the installation process, see the troubleshooting guide for detailed solutions.