p1monitor icon indicating copy to clipboard operation
p1monitor copied to clipboard

socat in docker

Open hendriksen-mark opened this issue 4 months ago • 0 comments

Hello,

I want to use the socat configuratie in docker but this does not work. I have ser2net running, if i use this in the compose file it work with setting the serial setting.

environment:
       - SOCAT_CONF="pty,link=/dev/ttyUSB0,waitslave tcp:192.168.1.25:2000"

The reason i dont want to use this anymore is because i want to move to umbelOS and there is no option to edit the compose file. I already started with the integration in umbrel apps: https://github.com/hendriksen-mark/umbrel-apps/tree/master/p1monitor The repository for Umbrel apps is: https://github.com/getumbrel/umbrel-apps

Thank you in advance for the help! If help is needed I’d be happy to think along.

Best regards,

Mark

hendriksen-mark avatar Sep 18 '25 14:09 hendriksen-mark