Coder Social home page Coder Social logo

Comments (5)

jpawlowski avatar jpawlowski commented on August 15, 2024

It actually shouldn't be necessary as each instance of the container image may use port 7072 in parallel since they are all having dedicated network interfaces. Should you decide to publish ports on the host interface, you may use different ports on the host to forward traffic to 7072 of the corresponding container instance. Your examples above look correct to do this.

from fhem-docker.

hvorragend avatar hvorragend commented on August 15, 2024

BUT: When you are running the container in host mode, you can't forward these ports.

Then I can choose other ports in FHEM. But not for your health check. Till now. I have seen your commits. Thank you.

from fhem-docker.

jpawlowski avatar jpawlowski commented on August 15, 2024

You shouldn't be running the container in host mode.
FHEM modules that may require extended access are running their own processes and are all designed to be run in a separate container. This is what you should be doing, that's what Docker is designed for.

from fhem-docker.

hvorragend avatar hvorragend commented on August 15, 2024

Hallo Loredo,
ich schreib es auf die Schnelle mal in deutscher Sprache.

Ich weiß, dass man die Container "verbuddeln" sollte. So mache ich es auch mit meinem Produktiv-FHEM. Aber es gibt auch Installationen, die bspw. per FHEM2FHEM verbunden sind und im Host-Modus laufen müssen.

  • Sonos
  • FakeRoku
  • und sonstige Broadcast-Notwendigkeiten.

Es geht also nicht immer ohne Host-Mode.

from fhem-docker.

jpawlowski avatar jpawlowski commented on August 15, 2024

Man kann ja den Host Mode benutzen, aber die Eigenheiten und Einflüsse dabei liegen dann individuell in der jeweiligen Docker Host Umgebung. Wenn was nicht geht, muss man sich schon selbst helfen können.

from fhem-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.