-
Is it possible to install Tactical RMM without meshcentral. Because I don't need allow remote access to any one. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
You could take it out of the install script |
Beta Was this translation helpful? Give feedback.
-
At the moment not really, taking it out of install might mess things up after install since certain database fields would be missing. I would recommend doing a normal install and then just disable meshcentral/mongo with the following:
And then when installing an agent, make sure to pass the |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
At the moment not really, taking it out of install might mess things up after install since certain database fields would be missing. I would recommend doing a normal install and then just disable meshcentral/mongo with the following:
And then when installing an agent, make sure to pass the
-nomesh
flag to the installer: https://docs.tacticalrmm.com/install_agent/#optional-installer-args