# Обновление форума не удалось — как восстановить или переустановить с сохранением предыдущих данных?

**URL:** https://meta.discourse.org/t/forum-update-failed-how-to-restore-or-reinstall-with-previous-data/381517
**Category:** Support
**Tags:** backups
**Created:** [04.Сентябрь.2025 04:08:09 UTC](https://meta.discourse.org/t/forum-update-failed-how-to-restore-or-reinstall-with-previous-data/381517 "2025-09-04T04:08:09Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [04.Сентябрь.2025 04:15:31 UTC](https://meta.discourse.org/t/forum-update-failed-how-to-restore-or-reinstall-with-previous-data/381517/2 "2025-09-04T04:15:31Z")

</div>

Вы можете восстановить его следующим образом:

> [@Discourse](#):
>
> ## Резервное копирование и восстановление через командную строку
> 
> Для администраторов, знакомых с командной строкой, вы можете создавать и управлять резервными копиями программно:
> 
> - Резервные копии хранятся в `/var/discourse/shared/standalone/backups`.
> - Запустите резервное копирование с помощью:
> 
> ```plaintext
> ./launcher run app discourse backup
> 
> ```
> 
> или
> 
> ```plaintext
> docker exec app bash -c "discourse backup"
> 
> ```

Также см.:

> [@Backup discourse from the command line](https://meta.discourse.org/t/backup-discourse-from-the-command-line/64364):
>
> bookmark This guide covers how to back up and restore your Discourse site using command line tools, specifically designed for self-hosted environments. person_raising_hand Required user level: Administrator information_source You can use the below placeholders to automatically fill out the command line prompts in this guide: Backing up To create a backup of your Discourse site, follow these steps: Enter the container: ./launcher enter app Run the backup: discourse backup…

---

_[View the full topic](https://meta.discourse.org/t/forum-update-failed-how-to-restore-or-reinstall-with-previous-data/381517)._
