Hi All,
I'm browsing the docs, but I can't find or understand how you setup your working folders.
I would like to place all data in my /home, because I'm the only user on that host, and /home is a large partition.
I don't want to fill up the / partition with jpegs.
How do you tell ZM to save all data in /home/user?
Is the data saved in the db?
Then I guess you have to create another mySQL db in /home/user?
thanks for your time,
-Gian
configure working folders
The best method is to move the events folder and put a symlink to it in its place.
While moving the event folder, ZM services should be stopped and not restarted until yo have verified everything else is still working like viewing old events through the console, otherwise zm might start removing all your events.
The events folder for most installations is installed with the web pages where the web root for the web server is configured. It would be something like /var/www/ (html | htdocs) and very often put in a zm folder under that path.
Some developers have already moved the events some place like /var/lib/zoneminder/events and in this case you would move the events folder from there to the new location and update the symlink in the web root directory.
While moving the event folder, ZM services should be stopped and not restarted until yo have verified everything else is still working like viewing old events through the console, otherwise zm might start removing all your events.
The events folder for most installations is installed with the web pages where the web root for the web server is configured. It would be something like /var/www/ (html | htdocs) and very often put in a zm folder under that path.
Some developers have already moved the events some place like /var/lib/zoneminder/events and in this case you would move the events folder from there to the new location and update the symlink in the web root directory.