# This installation method is for advanced users only
## Make sure you understand [the requirements](https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md)
# Install Home Assistant Supervised
This installation method provides the full Home Assistant experience on a regular operating system. This means, all components from the Home Assistant method are used, except for the Home Assistant Operating System. This system will run the Home Assistant Supervisor. The Supervisor is not just an application, it is a full appliance that manages the whole system. It will clean up, repair or reset settings to default if they no longer match expected values.
By not using the Home Assistant Operating System, the user is responsible for making sure that all required components are installed and maintained. Required components and their versions will change over time. Home Assistant Supervised is provided as-is as a foundation for community supported do-it-yourself solutions. We only accept bug reports for issues that have been reproduced on a freshly installed, fully updated Debian with no additional packages.
This method is considered advanced and should only be used if one is an expert in managing a Linux operating system, Docker and networking.
## Installation
Run the following commands as root (`su -` or `sudo su -` on machines with sudo installed):
Step 1: Install the following dependencies with this command:
```bash
apt install \
apparmor \
bluez \
cifs-utils \
curl \
dbus \
jq \
libglib2.0-bin \
lsb-release \
network-manager \
nfs-common \
systemd-journal-remote \
systemd-resolved \
udisks2 \
wget -y
```
Step 2: Install Docker-CE with the following command:
```bash
curl -fsSL get.docker.com | sh
```
Step 3: Install the OS-Agent:
Instructions for installing the OS-Agent can be found [here](https://github.com/home-assistant/os-agent/tree/main#using-home-assistant-supervised-on-debian)
Step 4: Install the Home Assistant Supervised Debian Package:
```bash
wget -O homeassistant-supervised.deb https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
apt install ./homeassistant-supervised.deb
```
## Supported Machine types
- generic-x86-64
- odroid-c2
- odroid-c4
- odroid-n2
- odroid-xu
- qemuarm
- qemuarm-64
- qemux86
- qemux86-64
- raspberrypi
- raspberrypi2
- raspberrypi3
- raspberrypi4
- raspberrypi3-64
- raspberrypi4-64
- raspberrypi5-64
- tinker
- khadas-vim3
## Configuration
The default path for our `$DATA_SHARE` is `/usr/share/hassio`.
This path is used to store all home assistant related things.
You can reconfigure this path during installation with
```bash
DATA_SHARE=/my/own/homeassistant dpkg --force-confdef --force-confold -i homeassistant-supervised.deb
```
## Troubleshooting
If something's going wrong, use `journalctl -f` to get your system logs. If you are not familiar with Linux and how you can fix issues, we recommend to use our Home Assistant OS.
没有合适的资源?快使用搜索试试~ 我知道了~
Installer for a generic Linux system.zip
共26个文件
yml:6个
conf:3个
service:2个
0 下载量 10 浏览量
2024-06-22
15:55:41
上传
评论
收藏 21KB ZIP 举报
温馨提示
Linux是一套免费使用和自由传播的类Unix操作系统,由林纳斯·托瓦兹于1991年首次发布。 Linux不仅是一个强大的操作系统,也是一个庞大的技术生态系统,涵盖了从服务器到个人电脑的各种应用场景。同时,它的开源特性和广泛的社区支持使其成为技术发展的重要推动力。在了解Linux的过程中,人们不仅能够看到其强大的技术基础和广泛的应用领域,还能体会到它作为开源先锋在全球科技发展中的重要地位。
资源推荐
资源详情
资源评论
收起资源包目录
Installer for a generic Linux system.zip (26个子文件)
zgl_resource
.vscode
tasks.json 529B
.github
dependabot.yml 169B
ISSUE_TEMPLATE
bug-report.yml 4KB
config.yml 419B
workflows
build-deb-pr.yml 661B
stale.yml 1KB
build-deb.yml 712B
LICENSE 11KB
homeassistant-supervised
DEBIAN
templates 309B
preinst 3KB
postinst 6KB
postrm 1KB
control 906B
etc
docker
daemon.json 168B
NetworkManager
NetworkManager.conf 341B
systemd
resolved.conf 776B
system
hassio-apparmor.service 240B
systemd-journal-gatewayd.socket.d
10-hassio-supervisor.conf 71B
hassio-supervisor.service 707B
network
interfaces 66B
usr
bin
ha 171B
sbin
hassio-supervisor 5KB
hassio-apparmor 582B
share
hassio
apparmor
hassio-supervisor 0B
.gitignore 30B
README.md 3KB
共 26 条
- 1
资源评论
热爱嵌入式的小佳同学
- 粉丝: 1w+
- 资源: 2136
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于SpringBoot+Vue的农产品直卖平台(前端代码)
- DPDK编程指南 本文档包含DPDK软件安装和配置的相关说明 旨在帮助用户快速启动和运行软件 文档主要描述了在Linux环境下编译和运行DPDK应用程序,但是文档并不深入DPDK的具体实现细节
- 基于SpringBoot+Vue的农产品直卖平台(后端代码)
- 游戏开发简介学科的学术项目.zip
- EMIF接口参考代码verilog
- AI开发:逻辑回归的概念 - 实战演练- 垃圾邮件的识别(一)之邮件模拟文件
- 基于SSM+Vue的学生课堂考勤系统(前后端代码)
- 基于SpringBoot+Thymeleaf的校园电动车管理系统(前后端代码)
- 渲染医生,基于RenderDoc的渲染分析工具,以html形式进行方便阅读和分享 .zip
- 基于SpringBoot+Thymeleaf的erp进销存仓库管理系统(前后端代码)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功