You're in deep deep trouble if you think that :-) I did at one time reach success and put up a repo at https://github.com/vinceskahan/weewx-rtldavis that might help you get started, but it's written assuming you are setting up a VM rather than a docker container for runtime. You might be able to skip the nginx stuff therein and run the script in a debian11 container and see how far you get (untested). as a starting point. I have no idea what to do about the udev stuff running in a container so that the SDR can hear something, but the script is at least commented re: what it's doing and why.
On Wednesday, November 29, 2023 at 12:40:00 PM UTC-8 Tom Keffer wrote: > Vince is the local docker whiz. Look around his github repositories: > https://github.com/vinceskahan > > On Tue, Nov 28, 2023 at 7:08 PM Rexyboy AU <[email protected]> > wrote: > >> Hi, >> I am keen to start playing around with weewx and want to run it all >> inside a docker container (linux/ubuntu). My station is a Davis Vantage >> Pro2 with US ISS frequencies. I hoped that I could use a RTL-SDR to >> intercept and decode the packets with rtldavis. >> >> From what I have read this all seems doable but I just wan't sure how to >> setup and configure the container. I haven't been able to locate anything >> on dockerhub that seems close to what I am after. >> >> Can anyone give me some starting points? Maybe a similar build? A >> docker-compose or Dockerfile sample would be a good start. >> Thanks in advance. >> >> -- >> 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/a4c9af86-2b52-4e0b-9aab-a50f7e500241n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/a4c9af86-2b52-4e0b-9aab-a50f7e500241n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/2c2f89e6-cd93-4192-96f6-a0c7f9c5c686n%40googlegroups.com.
