basschipper / docker-otmonitor

The Opentherm Monitor helps you configure and monitor your opentherm gateway (OTGW).
http://otgw.tclcode.com/otmonitor.html
4 stars 6 forks source link

Config #10

Closed Mio3000 closed 1 year ago

Mio3000 commented 1 year ago

Hi all,

could someone please share the config with me? I really dont know what config to use here, i started the container and it didnt create the *.conf file.

Thank you.

basschipper commented 1 year ago

This is about otmonitor's config, so actually you are not in the right place to ask your question. Pls have a look on the otmonitor's website: https://otgw.tclcode.com/ I no longer use this image myself, so I don't remember exactly, but I thought that at least with something like the below you should already be able to get into the web interface.

web {
  enable true
  port 8080
  nopass true
}
Mio3000 commented 1 year ago

@basschipper this was i missing, it is working now... I was looking on that page for couple of days to find this info, but without luck, or im blind. also the original OT monitor, when i started it locally on my laptop, it did not create any conf file, it is just exe file.

Thank you for this info, now it is working correctly and im able to access the web interface