Roles

These are the roles that are needed:

  • Admin

Uninstalling ISG from Mac OS

If you no longer need the ISG or wish to move it to another computer you can uninstall it from your current Mac OS computer.

  1. Use the iconik tray application to stop the iconik Storage Gateway
  2. Then Quit the iconik tray application.
  3. Remove following directories that contain the application, logs and all related local data:
    • rm -r /Applications/Cantemo
    • rm -r /Library/Logs/Cantemo
    • rm -r /Library/Application\ Support/Cantemo/IconikStorageGateway
  4. Finally, remove the link left in the LaunchDaemons directory:
    • rm /Library/LaunchDaemons/com.cantemo.IconikStorageGateway.plist

Uninstall other requirements

Any dependencies installed for local transcoding could be uninstalled with a following commands:

brew uninstall ffmpeg imagemagick bento4 poppler ufraw ghostscript exiftool

rm /usr/local/bin/mp4mux

To uninstall brew please follow instructions from their official web-page: https://docs.brew.sh/FAQ#how-do-i-uninstall-homebrew

More information for Administrators