# Конфигурация NextCloud AIO после установки

#### 1. Откройте веб-интерфейс NextCloud AIO

Перейдите в браузере по адресу:

```
https://<IP_сервера>:8080
```

#### 2. Сохраните passphrase для AIO-интерфейса

#### При открытии сайта мастер конфигурации выдаст passphrase — он потребуется для доступа к NextCloud в будущем.

**🚨Важно!** Обязательно сохраните passphrase при установке **Nextcloud AIO**. Без него вы не сможете получить доступ к серверу. В случае потери потребуется полностью переустановить систему!🚨

<figure><img src="/files/aC8vYy41wKe2qcwuDdCp" alt=""><figcaption><p>Шаг 2</p></figcaption></figure>

#### 3. На следущем шаге введите сохраненную раннее кодовую фразу

<figure><img src="/files/stlfzZR9QIwIhJhto5Fh" alt=""><figcaption><p>Шаг 3</p></figcaption></figure>

#### 4. Задайте домен Nextcloud&#x20;

* Введите домен (например, `nextcloud.your.domain`).
* Убедитесь, что А запись домена указывает на IP сервера
* После ввода домена нажмите **Submit domain**

<figure><img src="/files/MN92o6yyVUA3xT9vxeeu" alt=""><figcaption><p>Шаг 4</p></figcaption></figure>

#### 5. Выберите опциональные контейнеры (если необходимо)

* Запустите установку нажатием на **Download and start containers**
* Дождитесь завершения загрузки и запуска

<figure><img src="/files/ovkYOlENr5FArtkZieAo" alt=""><figcaption><p>Шаг 5</p></figcaption></figure>

#### 6. Убедитесь, что все основные контейнеры (`Apache`, `Database`, `Nextcloud`, `Redis` и т. д.) **запущены,** напротив каждого контейнера должен быть индикатор 🟢.

* Сохраните выданные вам логин и пароль администратора&#x20;
* Откройте **Nextcloud AIO** нажатием на кнопку **Open your Nextcloud**

<figure><img src="/files/s8u64xZnyjZXhwystcuI" alt=""><figcaption><p>Шаг 6</p></figcaption></figure>

#### 7. Авторизуйтесь в Nextcloud

<figure><img src="/files/YKDUQW060WQFFFCDQ7dP" alt=""><figcaption><p>Шаг 7</p></figcaption></figure>

Теперь **Nextcloud AIO** готов к работе! 🚀

<figure><img src="/files/47az1m6tqw7CoH1dbkyL" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aeza.gitbook.io/aezawiki/nextcloud-aio-configuration-after-installation-script.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
