Updating Hue Search
The process of updating Hue search involves installing updates and restarting the Hue service.
- On the Hue machine, update Hue
Search:
$ cd /usr/share/hue $ sudo tar -xzvf hue-search-####.tar.gz $ sudo /usr/share/hue/tools/app_reg/app_reg.py \ --install /usr/share/hue/apps/search
- Restart Hue:
$ sudo /etc/init.d/hue restart
<< Installing Hue Search | Sentry Installation >> | |