Hi Is this script still valid using Weewx 4? Basically , I want to have 3 WeeWx instances pointing to 3 different domains on 1 computer, each domain with different configuration. All 3 instances should read from the same mqtt subscription port and using Interceptor. Can all 3 Interceptor extensions listen to the same port or must Interceptor listen to a unique ports, say 8001, 8002 and 8003.
I'll be using Belchertown and mqtt for all 3 domains. More or less the same question here with Mosquitto. Can I use the same ports(1883 for mqtt and 9001 for sockets) for all domains or should I setup different ports for each domain. Thanks Gert On Friday, January 6, 2017 at 2:17:16 AM UTC+1, mwall wrote: > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/9e04f15d-1811-439a-b192-67fefbb0ab4c%40googlegroups.com.
