# HACS Docker

Published articles for HACS Docker.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Installing HACS on Home Assistant (Proxmox VM and Docker)

DevFeed: [Installing HACS on Home Assistant (Proxmox VM and Docker)](<https://devfeed.tech/articles/installing-hacs-on-home-assistant-proxmox-vm-and-docker-54715.md>)

Original publisher: [Read original article](<https://www.wundertech.net/how-to-install-hacs-on-home-assistant/>)

Author: Frank Joseph

Published: 2026-04-22T20:18:38Z

Content type: tutorial

Language: en

Sources: [WunderTech](<https://devfeed.tech/sources/wundertech.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Proxmox](<https://devfeed.tech/topics/proxmox.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>)

Tags: [docker](<https://devfeed.tech/tags/docker.md>), [hacs-docker](<https://devfeed.tech/tags/hacs-docker.md>), [hacs-github-authorization](<https://devfeed.tech/tags/hacs-github-authorization.md>), [hacs-home-assistant-supervised](<https://devfeed.tech/tags/hacs-home-assistant-supervised.md>), [hacs-proxmox](<https://devfeed.tech/tags/hacs-proxmox.md>), [home-assistant](<https://devfeed.tech/tags/home-assistant.md>), [install-hacs-on-home-assistant](<https://devfeed.tech/tags/install-hacs-on-home-assistant.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [terminal-ssh-add-on](<https://devfeed.tech/tags/terminal-ssh-add-on.md>)

### AI overview

A tutorial for installing HACS, the Home Assistant Community Store, on Home Assistant running in a Proxmox VM, a supervised installation, or Docker. It covers enabling Advanced Mode, using the Terminal & SSH add-on, and accessing the Docker host and mounted configuration volume.

### Source excerpt

HACS (Home Assistant Community Store) is what most people install right after getting Home Assistant running. It gives you access to community-built integrations, themes, and cards that aren't in the official store. I run Home Assistant OS in a Proxmox VM, but the process is the same whether you're on the Supervised version or running [...]