- Caddy [url: https://github.com/caddyserver/caddy ] [docker: jhnrn/caddy-win:latest]
- Plex [url: https://www.plex.tv] [docker: jhnrn/plex-server:latest]
- Inlets url: https://github.com/inlets/inlets] [docker: jhnrn/inlets-windows:latest]
- Sonarr url: https://github.com/Sonarr/Sonarr] [docker: jhnrn/sonarr-windows:latest]
- Radarr url: https://github.com/Radarr/Radarr] [docker: jhnrn/radarr-windows:latest]
- qBittorrent url: https://github.com/qbittorrent/qBittorrent] [docker: jhnrn/qbittorrent-windows:latest]
- Jackett url: https://github.com/Jackett/Jackett/] [docker: jhnrn/jackett-windows:latest]
- Influxdb url: https://github.com/influxdata/influxdb/] [docker: jhnrn/influxdb-windows:latest]
- Grafana url: https://github.com/grafana/grafana/] [docker: jhnrn/grafana-windows:latest]
More to come...
All the container images are built by downloading (or building) the latest executables from their repository/website.
The file container-host-initialize.ps1
contains the docker run
commands to start containers.
The images are built using Github Workflow.
I am using base image as windows servercore 20H2
GitHub Workflow only has support for Windows 1809. So I have a docker-image which can be self-hosted
in your local computer to support 20H2.