I have installed xibo-cms 4.3.1 with success but I have problem with xibo-xmr service, cannot find xmr.phar. How to install xmr.phar? zeroMQ is installed, cannot find manuals
From Xibo’s current documentation and what we’ve seen in practice, the recommended way to run CMS together with XMR is the Docker deployment.
The main reason is that XMR is automatically provisioned and kept running as a service, with ports and configuration handled for you. This avoids some of the common friction points in manual installs (like locating or maintaining the correct XMR PHAR).
If you’re open to it, trying the Docker setup may save time and remove the need to manage XMR separately, as it’s the installation method Xibo actively documents and supports for CMS + XMR working together.