routing containers could be done via labels #14

Open
opened 2023-05-16 15:00:58 +00:00 by utopiah · 1 comment
Owner

Numerous prototypes rely on containers trying to respect https://fabien.benetou.fr/Fabien/Principle

As it was done with ssh configuration file with the custom #Dir ... for the ome directory https://git.benetou.fr/utopiah/offline-octopus/src/branch/master/index.js#L300 one could add labels to container management, ideally done rootless.

This would a behavior very similar to traefik if reverse proxying is done, see https://git.benetou.fr/utopiah/offline-octopus/src/branch/reverse-proxy , so the labelling could be coherent to its routers and rules.

Numerous prototypes rely on containers trying to respect https://fabien.benetou.fr/Fabien/Principle As it was done with ssh configuration file with the custom `#Dir ...` for the ome directory https://git.benetou.fr/utopiah/offline-octopus/src/branch/master/index.js#L300 one could add labels to container management, ideally done rootless. This would a behavior very similar to traefik if reverse proxying is done, see https://git.benetou.fr/utopiah/offline-octopus/src/branch/reverse-proxy , so the labelling could be coherent to its routers and rules.
Author
Owner

Note that as of now, 2023, rootless docker is pretty convenient to setup, cf https://docs.docker.com/engine/security/rootless/

Note that as of now, 2023, rootless docker is pretty convenient to setup, cf https://docs.docker.com/engine/security/rootless/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/offline-octopus#14