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
Hello,
I want to use the
socat configuratiein 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.
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