Virola self-hosted server installation on macOS
- Download Virola server for macOS installation package and install it
- Locate the installed application in Finder
- Right-click the application and select "Show Package Contents"
- Locate the executable file. It is called VirolaServer and is located in MacOS folder
- Follow Utilities and open Terminal
- Drag the VirolaServer file to the Terminal command line
- Decide which host and port will be used for the server
-
Add the following parameters to the executable file path
--listen HOST:PORT
whereHOST
is the IP you've chosen for the Virola serverPORT
is the port you've chosen for the Virola server
--listen 127.0.0.1:7777
- Execute the command to run the server
- Leave Terminal open
Login details to Virola Client will be the following:
- Host: the one you've chosen
- Port: the one you've chosen
- User Name: admin
- Password: admin
You can change user name and password in the Virola client settings