The Wayback Machine - https://web.archive.org/web/20210114093927/https://github.com/gozoinks/unifi-pfsense/issues/148
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstallation Instructions Needed #148

Closed
andrewpurkett opened this issue Jun 6, 2019 · 6 comments
Closed

Uninstallation Instructions Needed #148

andrewpurkett opened this issue Jun 6, 2019 · 6 comments

Comments

@andrewpurkett
Copy link

@andrewpurkett andrewpurkett commented Jun 6, 2019

There’s no instructions on how to properly uninstall the package and it’s dependencies. Can someone please advise what steps to take?

@alexricher
Copy link

@alexricher alexricher commented Jun 16, 2019

I would also be curious as I'm having issue starting the controller lately and I would like to re-install it, if possible. Thanks! :)

@icem4n
Copy link

@icem4n icem4n commented Aug 7, 2019

Would love instructions, but you can re-install by:

  1. download a backup from the controller or copy a backup from /usr/local/UniFi/data/backup/*.unf
  2. rename /usr/local/UniFi to /usr/local/UniFi.old
  3. Run install-unifi.sh

I cannot get an upgrade to work anymore, I am having to load from backup each time after doing the above.

@jacobq11
Copy link

@jacobq11 jacobq11 commented Jan 8, 2020

Another vote for Uninstallation Instructions please!

I migrated my unifi controller to a new VM, and no longer need it on my pfsense.

@jmbwell
Copy link
Collaborator

@jmbwell jmbwell commented Aug 6, 2020

To uninstall UniFi controller:

rm -rf /usr/local/UniFi
rm /usr/local/etc/rc.d/unifi.sh

To remove all the dependent packages is a different matter, but I will say that upgrading pfSense tends to clobber all our work, so any unnecessary packages will likely disappear at the next upgrade.

But this is a good point, I should add it to the readme. Thank you.

@jmbwell
Copy link
Collaborator

@jmbwell jmbwell commented Aug 6, 2020

Duplicate of #109

@jmbwell jmbwell marked this as a duplicate of #109 Aug 6, 2020
@jmbwell jmbwell closed this Aug 6, 2020
@tong2x
Copy link
Contributor

@tong2x tong2x commented Aug 11, 2020

hi please add to documentation readme file
add a section on "unistallation"

is there also a way to easily "disable" and re enable from start up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
6 participants
You can’t perform that action at this time.