> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage/adding-new-storage/minio-s3.md).

# MinIO S3

{% hint style="info" %}
**MinIO** is an open-source, high-performance distributed object storage system compatible with the **Amazon S3** public API. It serves as a local alternative to public cloud storage solutions. For more information go to the [MinIO website](https://min.io/).
{% endhint %}

{% stepper %}
{% step %}
Login to your **Xopero ONE Management Service** (**XMS**) admin panel, open the **Storages** tab and click the **(+) Add storage** button.
{% endstep %}

{% step %}
In **Add storage** form, define the storage name.

<figure><img src="/files/fi6Qsl7SAHvYG3v0B7zr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
If needed, add an optional description.

<figure><img src="/files/Rxa2t0r5NCM3vJS8e1Bb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Expand the **Storage type** list and select **S3 storage (S3 compliant providers)**.

<figure><img src="/files/3Wk4C1OOZuEorq3UxFRi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your **MinIO** username in **Access key ID** and select (or add) a secret access key from the **Password Manager**.

{% hint style="warning" %}
Both **Access key ID** and secret access key are your **MinIO** login credentials.
{% endhint %}

{% hint style="info" %}
Learn more about using **Password Manager** [here](/xopero-one-en/management/password-manager.md).
{% endhint %}

<figure><img src="/files/nOTfBW2EjtVARk6Vw1A6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Set the **Service UR**L to your **MinIO** console IP address in `http://address:port` format. Default **MinIO** port is 9000.

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

<figure><img src="/files/4QDBJ612uvuCxUqQwTMj" alt="" width="420"><figcaption><p><em><strong>MinIO</strong> console IP address.</em></p></figcaption></figure>
{% endstep %}

{% step %}
Set the bucket name.

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

{% hint style="info" %}
The bucket is created via **MinIO** web console (**Buckets** > **Create Bucket ➕**).
{% endhint %}

<figure><img src="/files/zgUhnSnvJhQjRnQFTeyw" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Ensure the browsing device can detect the storage. Use the **Change** button to select a **Browsing machine** from the devices assigned to **Xopero ONE**, which will connect the share to the system.

<figure><img src="/files/GSEf8hfyY1BFX63mtlku" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
To finish the storage configuration, click **Save**.
{% endstep %}
{% endstepper %}
