# Backup your WordPress Site to Neevcloud s3 storage with using Updraft plugin

{% embed url="<https://youtu.be/HCxryRpwO18?si=Us2W--Awe4E5pCor>" %}

## Install and Configure WordPress

Follow the instructions in the link below to install and configure WordPress:

[\[WordPress Installation Guide\]](/neevcloud-guide/neevcloud-knowledgebase/set-up-wordpress-in-linux-instance.md)

After installing and configuring your WordPress.

### Setup the Updraft Plugin

To connect install and activate the Updraft backup follow these steps.

Navigate to the WordPress dashboard, click on "Plugins," and then click on "Add New."

<figure><img src="/files/NlSIucTEaSNdtWUe8oPX" alt=""><figcaption></figcaption></figure>

Search for Updraft and click "Install Now".

<figure><img src="/files/HCclRKoklR1mo9lSW9rJ" alt=""><figcaption></figcaption></figure>

After installing to activate the Updraft.

<figure><img src="/files/2neZgyYtHj2O2vmkZkn7" alt=""><figcaption></figcaption></figure>

Click the button and open the settings.

<figure><img src="/files/2z2h9zMspCHpxehm3qVX" alt=""><figcaption></figcaption></figure>

### Connect s3 storage

Next, click on the settings and select the S3 compatible option.

<figure><img src="/files/8vFCTBbKLBocvjIwfsGK" alt=""><figcaption></figcaption></figure>

Now fill in the S3/EC2 credentials for accessing the storage bucket

For access and secret keys follow this [**link**](https://docs.neevcloud.com/neevcloud-products/access-details/s3-ec2-credentials/create-s3-ec2-credentials)**.**

S3 Location: Give the name of the bucket to create a bucket to follow below these [**steps**](https://docs.neevcloud.com/neevcloud-products/storage/object-storage/create-bucket)**.**

Navigate to the Object Storage section.

Select Create Bucket and enter your desired bucket name.

Confirm to create the bucket.

S3 End point: - **s3-api.neevcloud.com**

Bucket access style: Default - **path style**

Signature version: default- **SigV4**

After fill all the details click on the **save changes.**

<figure><img src="/files/Jkoi3QG3XRGHlKT1QoFc" alt=""><figcaption></figcaption></figure>

Now, go back to Updraft Backup/Restore and click on "Backup Now".

<figure><img src="/files/PAlcpbS7bhGP8mbvQatn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bX51bWelZIncZ9zmuFJ8" alt=""><figcaption></figcaption></figure>

### Check the status

The backup has been successfully created.

<figure><img src="/files/V2dpH3IQL8q4OAzb5gZp" 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://docs.neevcloud.com/neevcloud-guide/neevcloud-remote-backup-and-dr/backup-your-wordpress-site-to-neevcloud-s3-storage-with-using-updraft-plugin.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.
