On Thursday, January 5, 2017 at 7:36:48 PM UTC-5, tomnykds wrote: > > Best I can tell, you can run only one weather station per weewx process > instance, but is there any reason multiple instances can't be run on the > same host from per-station directories (installs and configs of weewx)? To > further complicate things, can all the archive data be hosted on a single > MySQL process as long at the database names are unique? >
chris, just to be clear: you can run any number of weewx instances from a single weewx installation on a single computer. each instance must have its own config file, database, and reports directory (if the instance emits any html/text/images). no need to modify the weewx-multi init script - just put the list of instance names in /etc/default/weewx-multi m -- 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.
