Homeassitant docker 安装 docker-compose.yml version: "3" services: homeassitant: container_name: homeassistant image: homeassistant/home-assistant restart: unless-stopped network_mode: host privileged: true # environment: # - https_proxy=http://172.16.8.168:8123 volumes: - /root/homeassistant/config:/config - /etc/localtime:/etc/localtime:ro 创建并运行 docker docker-compose up -d HACS 安装 (Integrations of the community store/社区插件) 如果 hacs 没有安装, 可以手动安装 # 进入do
记录使用过的 Proxmox VE 命令。 目录 转换 img 磁盘 添加/重新扫描未显示的磁盘映像 直通 sata 盘 删除 PVE 集群节点 重新安装 ceph 转换 img 磁盘 将.img 的镜像转换为虚拟机(VM)的磁盘