Hi I am trying to install Rocketchat CTL via the command line. I am doing this on Ubuntu, but I do not think that has anything to do with the issue I’m running into.
After I run:
SUDO ROCKETCHATCTL INSTALL
I get the following error:
It appears you already have mongo installed, this script will skip mongo installation but can’t assure successful RocketChat server installation.
Database name for RocketChat server will be rocketchat.
Would you like to use your mongo installation for the RocketChat server database? (y/n) y
RocketChat server already installed. Cancelling
I was wondering how I can uninstall my RocketChat server? I’ve been googling for hours and hours…but cannot find the correct method. By the way, here’s the website I’m following to install this: RocketChatCTL - Rocket.Chat Docs
Thanks in advance