Replies: 1 comment
-
|
I am also having the same question. WeeWX container is up and running and taking in data from PWS using the interceptor driver. However, I couldn't figure out how to reverse proxy to the html report. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am interested in getting this container spun up on my Docker host utilizing Dockge (https://github.com/louislam/dockge) for usage with an Acurite Iris monitored by an Acurite 06088M Direct-to-WiFi Display.
I am also interested in publishing the html to an instance of nginx contained in the same stack.
I have successfully spun up the WeeWx container using demo mode as well as the nginx instance. I have had trouble getting the nginx to see the proper directory to display the html so I haven't even begun to try querying the display for data. I know that further tweaking of nginx to allow for the use of the custom domain will have to be done a bit later...
Here's the current YAML file as entered into Dockge:
How am I screwing up at at this time?
Beta Was this translation helpful? Give feedback.
All reactions