On 12/16/2016 8:37 AM, vince wrote:

Stuff to remember:

  * if you put your html/image directory in tmpfs, you'll replay all
    your archive info and regenerate your NOAA pages on every reboot
    of the pi. Probably not what you want.   If you can mount your
    tree off your NAS that might work a little better, but I'm not
    sure how much those writes hurt anyway.


I opted for the tmpfs last night...

  * if you put your syslogs in tmpfs they are gone when you reboot,
    making it harder to debug things after an event. Having a remote
    loghost as the wiki suggests is probably the ideal solution


my next project

  * you don't want to use sqlite3 to anything other than a local
    filesystem, according to the sqlite3 project.  But you're ok there
    since you use mysql.

already have it running with mysql on a jail on my freenas...

--
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to