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: I made a multiplayer crossword game https://ift.tt/EzPgUDfShow HN: I made a multiplayer crossword game Hey HN, I’ve been working… Read More
Show HN: Adventures in OCR https://ift.tt/BUG7uvkShow HN: Adventures in OCR Hello HN! In a recent "Ask HN: What are you… Read More
Show HN: SmartHome – An Adventure Game https://ift.tt/U1TxMt7Show HN: SmartHome – An Adventure Game SmartHome is a free, browser-ba… Read More
Show HN: NCompass Technologies – yet another AI Inference API, but hear us out https://ift.tt/O08jZyMShow HN: NCompass Technologies – yet another AI Inference API, but hea… Read More
Show HN: I built an open-source data pipeline tool in Go https://ift.tt/SHAFvtQShow HN: I built an open-source data pipeline tool in Go Every data pi… Read More
Show HN: GitHub Stars Semantic Search - Find Your Starred Projects https://ift.tt/DkTbRPKShow HN: GitHub Stars Semantic Search - Find Your Starred Projects htt… Read More
Show HN: 31Memorize–Free vocab builder with FSRS-5 spaced repetition https://ift.tt/5Mau4TvShow HN: 31Memorize–Free vocab builder with FSRS-5 spaced repetition M… Read More
Show HN: Dbine – Auxiliary tools related to databases https://ift.tt/pzQHkT0Show HN: Dbine – Auxiliary tools related to databases https://ift.tt/h… Read More
0 Comments: