How Can We Help You?
Search here to get answers to your questions
Search here to get answers to your questions
Popular: deployment, onboarding, requirements
All the essentials to get started with Mividas, from initial VM deployment to products onboarding.
ExploreDiscover the Mividas product suite in depth, complete with user guides and a helpful FAQ sections.
ExploreStay up to date with the latest Mividas product improvements and resolved issues.
ExploreFAQ´s
Yes, configuring a Mividas deployment with no direct internet access requires two separate Mividas Installer virtual machines:
Both VMs use the same image, with differences only in configuration and usage. Refer to Mividas Installer in Offline environment for more details.
If you encounter issues due to an expired local certificate, you can attempt to resolve it by reinitializing the Docker swarm cluster. This can be done using the following command:
sudo docker swarm init --force-new-cluster
This command forces Docker to create a new swarm cluster, which can help renew the local certificate and restore cluster functionality. Note that this should be done with caution and only if necessary, as it resets the swarm configuration.
To deactivate SAML SSO on the Mividas Installer, follow these steps:
1. Disable SAML SSO Temporarily: Run the following command to disable SAML SSO:
echo 'SAML_DISABLE=1' | sudo tee -a /opt/mividas/installer/.env; sudo /opt/mividas/installer/run_installer.sh
This command adds a line to the environment configuration file, disabling SAML, and then restarts the installer to apply the change.
2. Re-enable SAML SSO: When you’re ready to re-enable SAML, run the following command:
sudo sed -i 's/SAML_DISABLE=1//' /opt/mividas/installer/.env; sudo /opt/mividas/installer/run_installer.sh
This removes the disabling line and restarts the installer to activate SAML SSO again.
This approach lets you toggle SAML authentication on and off without permanently changing the configuration.
To clean up the /var/log
directory when it’s full, you can follow these steps using SSH or the Mividas Installer console:
Identify the largest folders in /var/log
:
sudo du -xh /var/log | sort -h | tail -n40
List files by size within the /var/log
and /var/log/docker/
directories to locate the largest log files:
ls -shSr /var/log/
ls -shSr /var/log/docker/
Delete specific old log files one at a time:
sudo rm /var/log/<file_name>
Bulk delete compressed log files:
sudo rm -f /var/log/*.log.[1-4].gz
Access Hard drive cleanup options in the Mividas Installer console:
Remove unused Docker images if they’re no longer needed:
sudo docker image prune -f
Note: Only perform Docker cleanup when all Mividas components are active and running. If components are missing or inactive, this can lead to further cleanup or redeployment needs, particularly for offline systems.
Remove all unused Docker resources (images, containers, networks):
sudo docker system prune -f
Clean up any Docker resources that are not currently in use:
sudo docker system prune -af
By following these steps, you can manage storage in /var/log
effectively without compromising system stability.
To create a certificate bundle for your Mividas setup, follow these steps to ensure the correct sequence and format:
-----BEGIN CERTIFICATE-----
and -----END CERTIFICATE-----
lines)certificate_bundle.crt
)..crt
, .pem
or .cer
extension.By following these steps, you create a valid certificate chain that Mividas and other servers can use to verify secure connections.
Certificate Bundle Example:
-----BEGIN CERTIFICATE-----
MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkG
A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv
...SERVER CERTIFICATE
AbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhHhm4qxFYxldBniYUr+WymXUad
DKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveCX4XSQRjbgbME
HMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A==
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEYDCCA0igAwIBAgILBAAAAAABL07hRQwwDQYJKoZIhvcNAQEFBQAwVzELMAkG
A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv
...INTERMEDIATE CERTIFICATE(S)
pOBWYdw9P91nbHZF2krqrhqkYE/Ho9aqp9nNgSvBZnWygI/1h01fwlr1kMbawb30
hag8IyrhFHvBN91i0ZJsumB9iOQct+R2UTjEqUdOqCsukNK1OFHrwZyKarXMsh3o
wFZUTKiL8IkyhtyTMr5NGvo1dbU=
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEYDCCA0igAwIBAgILBAAAAAABL07hRQwwDQYJKoZIhvcNAQEFBQAwVzELMAkG
A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv
...ROOT CERTIFICATE
pOBWYdw9P91nbHZF2krqrhqkYE/Ho9aqp9nNgSvBZnWygI/1h01fwlr1kMbawb30
hag8IyrhFHvBN91i0ZJsumB9iOQct+R2UTjEqUdOqCsukNK1OFHrwZyKarXMsh3o
wFZUTKiL8IkyhtyTMr5NGvo1dbU=
-----END CERTIFICATE-----
For external validation, use tools like SSL Labs or run openssl s_client -connect core.example.org:443
from the command line.
For a Mividas online installation, certain firewall adjustments are necessary to ensure communication with external Mividas services and, if applicable, with the Mividas Dev Team. Here’s a summary of the essential firewall configurations:
license.mividas.com
– for license verification and updates.registry.mividas.com
– for access to the Mividas container registry.sentry.infra.mividas.com
These adjustments help Mividas Installer and related products communicate effectively with required online resources.
Find more information in the Network port requirements documentation.
To extend the disk for Mividas, follow these steps:
These steps allow the Mividas environment to recognize and use the increased disk space without additional manual configurations.
The Mividas Installer sends the following data to license.mividas.com
for licensing and version control purposes:
This data helps track licensing compliance, manage updates, and verify installation statuses.
Yes, in the meeting rooms list view (cospaces/
), click the “Add multiple” button located in the upper right of the interface. From here, you can add several meeting rooms at once (in bulk) by entering a new row for each room. Alternatively, you can import a list of meeting rooms directly from an Excel file.
For more information and a quick guide please see Creating multiple meeting rooms
Recommended