NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
snooker
Mar 14, 2017Star
How to run UniFi Controller on ReadyNAS
Recently I ran into some trouble (Thread All snapshots disappeared + no new snapshots possible) when I tried to install the UniFi Controller on my ReadyNAS. After I have overcome two small obstacles ...
snooker
Mar 14, 2017Star
Logrotate seems to be installed on OS 6.6.1, so the only thing is to configure it also to rotate the logs generated by UniFi.
Thanks to this Blog, here is the configuration:
bash -c 'cat >> /etc/logrotate.d/unifi << EOF /var/log/unifi/*.log { rotate 5 daily missingok notifempty compress delaycompress copytruncate } EOF'
- MhynloMar 15, 2017Luminary
That is some great info!
Some of the steps make it look like it could make for a nice app with the newer features in 6.7.0:
https://community.netgear.com/t5/Community-Add-ons/ReadyNAS-Apps-6-7-0-Update/m-p/1235247
My Docker app is based on some of those changes that are coming.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!