homelab-runbooks squidfunk/mkdocs-material:9.5.44 https://hub.docker.com/r/squidfunk/mkdocs-material bridge sh false https://github.com/squidfunk/mkdocs-material https://squidfunk.github.io/mkdocs-material/ Serves any MkDocs Material docs site (runbooks, wikis, project docs - anything written in Markdown with an mkdocs.yml) as a live-rendered site. Point it at a read-only clone of your own docs git repo; edit the source on GitHub or locally, not in the container, and pull to refresh. Tools: Utilities: http://[IP]:[PORT:8087]/ https://raw.githubusercontent.com/louij2/unraid-templates/master/templates/homelab-runbooks.xml https://raw.githubusercontent.com/selfhst/icons/main/png/mkdocs.png --restart=unless-stopped --memory=256m --cpus=0.25 serve --dev-addr=0.0.0.0:8000 A docs git repo with an mkdocs.yml (and mkdocs-material as a listed theme) cloned somewhere on the array. 8087 /mnt/user/appdata/homelab-runbooks/repo