Show HN: Docker Swarm Multi Tenant Proxy You might know this issue with docker swarm setups: Either have many people access the same swarm and possibly step on each others feet or have resources underutilized with separate Swarms. This project aims to alleviate this. We implement a Docker Socket Proxy which is intended to give a tenant specific view onto a Docker Swarm. It exposes all necessary operations to deploy stacks with all features to Docker Swarm as well as management endpoints for volumes, secrets, configs, networks. Every proxy can be configured with a unique label to give a tenant specific view onto the swarm. This way you can have multiple teams of people collaborate on the same cluster. This is done by filtering all requests on resource labels to check whether the resources are "owned" by the proxy/tenant. This projects uses Node.js and Express for the server, along with the dockerode (and docker-modem) library to interact with Docker. https://ift.tt/ITLPtaD November 13, 2023 at 12:45AM
Show HN: Docker Swarm Multi Tenant Proxy https://ift.tt/Ze3BHOS
Related Articles
Show HN: Accessibility Testing Tool for Developers https://ift.tt/3CAhsm7Show HN: Accessibility Testing Tool for Developers https://ift.tt/3yBI… Read More
Show HN: Theme Park Scavenger Hunt Game Deployed as a PWA Instead of App Store https://ift.tt/3kbQysHShow HN: Theme Park Scavenger Hunt Game Deployed as a PWA Instead of A… Read More
Show HN: Lona – Framework for responsive web apps in full Python without JS https://ift.tt/2VIePyaShow HN: Lona – Framework for responsive web apps in full Python witho… Read More
Show HN: LifeBits – share memories, not posts https://ift.tt/3iy6s0NShow HN: LifeBits – share memories, not posts https://lifebits.app Aug… Read More
Show HN: Generating Collisions on NeuralHash https://ift.tt/3Cts723Show HN: Generating Collisions on NeuralHash https://ift.tt/3juwkKa Au… Read More
Show HN: The “tl;dr” of Recent Transformer Papers https://ift.tt/3CLFnPTShow HN: The “tl;dr” of Recent Transformer Papers https://ift.tt/3iBpd… Read More
Show HN: Free, Accessible AI Art for Nonprogrammers https://ift.tt/3iALa2FShow HN: Free, Accessible AI Art for Nonprogrammers https://ift.tt/2Ve… Read More
Show HN: Yet another Homebrew Video Game Console, this time FPGA-based https://ift.tt/3fEVUerShow HN: Yet another Homebrew Video Game Console, this time FPGA-based… Read More
0 Comments: