Thе first run. Mediaserver
Once the Mediaserver is installed, proceed with the server configuration. The server can be configured either via the configuration files or via the API interface.
To view the server settings, conduct the command:
BASH
cat /opt/vsaas/services/server.json
The link to the server. Automated start
To ensure proper work, create a link to the server:
BASH
ln -s /opt/vsaas/services/vsaas.service vsaas.service
systemctl enable vsaas.service