selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

PlugNPiN logo

PlugNPiN

66

About

PlugNPiN is a Docker-based automation tool for users who run self-hosted services behind Pi-hole or AdGuard Home and Nginx Proxy Manager. It watches Docker containers for specific labels, then...

Community Ratings

No ratings yet

Features

  • automatic Docker container detection
  • local DNS/CNAME record creation
  • DNS rewrites creation
  • Nginx Proxy Manager host creation
  • real-time event listening
  • periodic synchronization
  • multi-host monitoring
  • Docker socket proxy support

Details

Last Updated
Jul 27, 2026
Created
Aug 15, 2025
Install Methods
docker-compose
Requirements
DockerPi-hole or AdGuard HomeNginx Proxy ManagerDocker socket proxy (recommended)
Authentication
local
Runtime / Stack
Docker
Privacy & Independence
No Cloud RequiredOffline Capable
Deployment

Deployment: Compose via README2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services · 1 unclassified (socket-proxy)

no resource limits declared

needs persistent storage (1 volume)

scanned Aug 5, 2026

services:
  socket-proxy:
    image: lscr.io/linuxserver/socket-proxy:latest
    container_name: socket-proxy
    environment:
      # Allow access to the container list
      - CONTAINERS=1
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock:ro
    read_only: true
    tmpfs:
      - /run

  plugnpin:
    image: ghcr.io/deepspace2/plugnpin:latest
    container_name: plugnpin
    depends_on:
      - socket-proxy
    environment:
      - DOCKER_HOST=tcp://socket-proxy:2375
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Aug 5, 2026

Related Software

Uptime Kuma logo

Uptime Kuma

89.8k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details
Hoppscotch Community Edition logo

Hoppscotch Community Edition

80.0k
Hoppscotch is an open source API development ecosystem for sending requests, testing responses, and collaborating on API work.
API ManagementPermissive LicenseTesting Tools+2
10 Containers
Details
Pi-hole logo

Pi-hole

60.2k
Pi-hole is a network-wide DNS sinkhole that blocks unwanted content and ads on devices across a local network without client-side software.
DNS ServersFully FOSSCopyleft License+2
Fully FOSS
Details
AdGuard Home logo

AdGuard Home

35.9k
AdGuard Home is a network-wide DNS server that blocks ads, trackers, phishing, and malware across all devices on a home network.
DNS ServersCopyleft LicenseOpen Core+2
Open Core
Details
Nginx Proxy Manager logo

Nginx Proxy Manager

33.8k
A Docker-based Nginx reverse proxy manager with a web admin interface for forwarding hosts and managing SSL certificates.
Web ServersPermissive LicenseProxy Servers+3
Details
NGINX logo

NGINX

31.3k
NGINX is a high-performance web server, reverse proxy, load balancer, API gateway, and content cache.
Web ServersPermissive LicenseProxy Servers+2
Details
netbird logo

netbird

28.1k
NetBird is a WireGuard-based private network and access control platform for creating secure overlays and managing access policies.
Network UtilitiesRemote AccessOpen Core+1
3 ContainersOpen Core
Details
Anubis logo

Anubis

21.2k
Anubis is a web AI firewall utility that uses challenges to protect upstream resources from scraper bots.
Miscellaneous ToolsPermissive LicenseNetwork Utilities+2
Details
Teleport logo

Teleport

20.8k
Teleport is an identity-aware access platform for securing and auditing access to infrastructure, applications, databases, Kubernetes, and cloud services.
Miscellaneous ToolsRemote AccessAuthentication Services+3
Open Core
Details
Yaak logo

Yaak

18.9k
Yaak is a desktop API client for testing and working with REST, GraphQL, SSE, WebSocket, and gRPC APIs.
API ManagementTesting ToolsNetwork Utilities+2
Open Core
Details
transfer.sh logo

transfer.sh

15.9k
Easy and fast file sharing from the command line with a self-hosted server for uploads and downloads.
Simple File UploadsFile & Object StorageSelf Hosting Solutions+2
Telemetry: Opt-Out
Details
sftpgo Community Edition logo

sftpgo Community Edition

12.4k
A highly configurable event-driven file transfer solution supporting SFTP, HTTP/S, FTP/S, and WebDAV with multiple storage backends.
File & Object StorageCopyleft LicenseWeb File Managers+4
Open Core
Details