edgehog-device-manager / edgehog

Easily manage your IoT device fleet with Edgehog at once. Get information on device status, deploy updates, geolocate your devices and much more!
Apache License 2.0
34 stars 21 forks source link

Support specifying port bindings on containers #698

Closed davidebriani closed 15 hours ago

davidebriani commented 5 days ago

Support specifying custom port bindings when creating containers. The port bindings should be communicated to the device when deploying the containers, so that Docker actually binds the specified port for the container.

The port bindings specified on a container should be accessible from GraphQL.