mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 00:06:49 +00:00
18 lines
539 B
Markdown
18 lines
539 B
Markdown
---
|
|
title: "Common tasks - Container"
|
|
description: "Common tasks for Home Assistant Container"
|
|
installation: container
|
|
---
|
|
|
|
## Backup
|
|
|
|
To learn how to back up the system or how to restore a system from a backup, refer to the backup documentation under [common tasks](/common-tasks/general/#backups).
|
|
|
|
## Update
|
|
|
|
{% include common-tasks/update.md %}
|
|
{% include common-tasks/specific_version.md %}
|
|
{% include common-tasks/beta_version.md %}
|
|
{% include common-tasks/development_version.md %}
|
|
{% include common-tasks/configuration_check.md %}
|