Skip to content

rahmnathan/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

This repo is a collection of container resources used to manage my homelab.

Bitcoin

Deployment Type

docker-compose

Containers

  • ruimarinho/bitcoin-core
    • Full Bitcoin node.
  • rahmnathan/electrum-personal-server
    • For communication from electrum client to our private node.
  • rahmnathan/airvpn
    • Routes all bitcoin-core network traffic through VPN service for anonymity

ddns

Deployment Type

docker-compose

Containers

  • oznu/cloudflare-ddns
    • Updates cloudflare DNS IPs on a schedule.

Deluge

Deployment Type

docker-compose

Containers

  • rahmnathan/airvpn:1.1.0.1
    • Routes all network traffic through VPN for anonymity.
  • rahmnathan/deluge
    • Deluge torrent server.
  • linuxserver/sonarr
    • Sonarr for TV series monitoring (monitor, download, move)
  • linuxserver/jackett
    • Indexing server for Sonarr.
    • Facilitates searching for torrents from wide range of indexers.
  • nginx:alpine
    • Facilitates communication into the Docker network to access Sonarr, Jackett, and Deluge.

Email

Deployment Type

docker-compose

Containers

  • shenxn/protonmail-bridge
    • Bridge for connecting generic desktop clients (Evolution) to ProtonMail servers.

OpenVPN

Deployment Type

docker-compose

Containers

  • kylemanna/openvpn
    • Runs an OpenVPN server allowing me to remotely access my home network.

Tor

Deployment Type

docker-compose

Containers

  • thetorproject/obfs4-bridge
    • Runs a Tor Bridge to allow users to safely and anonymously browse the internet.

About

Docker files for applications I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published