I had something like this for a while - but not exactly the same. The VM with the wamp server did not have USB device access, so my solution was 1. weewx collects on one machine 2. writes to DB on the VM 3. weewx on the original machine generates reports by writing to a shared network drive that the apache server can see. 4. view reports by accessing the web server on the VM.
The only slightly tricky bit is getting the permissions right. On Monday, 4 October 2021 at 6:45:55 am UTC+10 [email protected] wrote: > Hi All, > > I have weewx setup and working perfectly on my raspberrypi, but I wish to > change it so that it just runs as a collector. > I'm writing to a mysql database on a VM on my NAS. > I don't want it to generate any files or reports etc on the raspberrypi. > > I would like to then run weewx on another server to generate the reports. > Is this possible? > > Cheers > Ad -- 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/32fe9703-b25c-4680-b74b-31ac11f8d862n%40googlegroups.com.
