Docker Socket Proxy
Self-hosted container management tool that provides for restricting requests to the Docker API.
Overview
Proxy over your Docker socket to restrict which requests it accepts Proxy over your Docker socket to restrict which requests it accepts - Tecnativa/docker-socket-proxy The project has 2K+ GitHub stars and is licensed under Apache-2.0.
Getting Started
Source: GitHub README
-
Run the API proxy (
--privilegedflag is required here because it connects with the docker socket, which is a privileged connection in some SELinux/AppArmor contexts and would get locked otherwise):$ docker container run
-d —privileged
—name dockerproxy
-v /var/run/docker.sock:/var/run/docker.sock
-p 127.0.0.1:2375:2375
tecnativa/docker-socket-proxy -
Connect your local docker client to that socket:
Normalized Features
Source: tool-features-normalized.json
docker, rest api.
Deploy
Features
Integrations & APIs
- REST API
Category
Related DevOps & Infrastructure Tools
View all 196 →Coolify
52KSelf-hosting platform that deploys apps, databases, and services to your own server with a single click. Open-source alternative to Heroku, Netlify, and Vercel.
Portainer
37KEnterprise container management platform for Kubernetes, Docker and Podman environments. Deploy, troubleshoot, and secure across any infrastructure.
1Panel
34KModern, open-source Linux server management panel. Web-based interface for managing servers, websites, databases, and containers.
CasaOS
33KA simple, easy-to-use, elegant open-source personal cloud system.
Dokku
32KA docker-powered PaaS that helps you build and manage the lifecycle of applications. The smallest PaaS implementation you've ever seen.
Dokploy
32KThe lightest self-hosted PaaS — one command, 3 minutes, and your apps are deploying with automatic SSL on a $4/month VPS.