u/UgreenNASync

UGREEN NAS × Thunderbolt 5 Giveaway

🎉 Two Rounds. Bigger Rewards. More Chances to Win!

This giveaway will run in two phases with different missions and prizes, with a total prize pool worth over $3,000 USD. Stay tuned as the rules will be updated for Round 2 on this same post!

📢 Round 1 winners will be announced on May 25, and Round 2 winners will be announced on June 1.

All prizes from both rounds will be shipped after the campaign officially ends. Winners from both rounds must DM us with their shipping information before June 3.

Round 1 5.18-5.24

How to Participate:

  1. Follow our Instagram UGREEN_official

  2. Drop your answer in the comments

Question:

If you were to upgrade your desktop connectivity in the future, what would you prioritize?

A. Upgrade NAS storage capacity

B. Upgrade hard drive speed

C. Upgrade interface to Thunderbolt 5

D. Increase multi-display setups

Reward Info:

4 winners will be selected in the first round

First Round Prize:

$30 Amazon Gift Card

UGREEN DP to DP 8K60Hz Cable

UGREEN USB-C to DP 8K60Hz Cable

Unlock Condition:

The prize pool will be unlocked once the campaign reaches 1,000 valid participants

reddit.com
u/UgreenNASync — 3 days ago

OpenClaw is now available on UGREEN NAS!

OpenClaw is now available in the UGOS Pro App Center as a one-click install on supported UGREEN NASync models. If you've been waiting for a local AI agent that lives on your NAS instead of your laptop, it's ready. 

Overview

OpenClaw is a personal AI assistant that runs locally on your device. It interacts with users through common communication channels. The UGREEN NAS version has been deeply customized to provide a "one-click" installation experience, enabling a fully no-code deployment workflow.

This guide walks you through installing OpenClaw on your NAS, completing the path and API configuration, and verifying your first connection.

Note: This application consumes significant system resources. Ensure your system has at least 2 GB of available RAM. The installation process may take more than 10 minutes, which is normal.

Supported Models

The following NAS models currently support the OpenClaw application (more models are being added):

● DXP Series: DXP2800, DXP4800, DXP4800 Plus, DXP4800 Pro, DXP6800, DXP6800 Plus, DXP6800 Pro, DXP8800, DXP8800 Plus, DXP8800 Pro, DXP480T Plus

● iDX Series: iDX6011, iDX6011 Pro (support ready; devices currently shipping to crowdfunding backers and not yet generally available)

Prerequisites

Before installing OpenClaw, go to the "App Center" on your UGREEN NAS and make sure that the Docker application is installed and updated to the latest version.

Note: OpenClaw relies heavily on the Docker container environment. If the Docker version is outdated, it may cause deployment failures, incorrect permission configurations, or runtime issues.

Step 1: Install the Application

Log in to your UGREEN NAS, go to the "App Center", find OpenClaw under the "All" list, and click "Install".

https://preview.redd.it/pwm42yn1qi0h1.png?width=1112&format=png&auto=webp&s=cc2e4ddb3212210bce8c386140ffa27775ecff73

Step 2: Installation and Configuration

When installing the OpenClaw application, you must first complete the system path and model interface settings on the "OpenClaw installation configuration" page.

Path Configuration

This section defines the file access scope for OpenClaw. For data security, grant permissions carefully.

https://preview.redd.it/mlbrobc4qi0h1.png?width=591&format=png&auto=webp&s=8f78a6597688186f0f5ed436e2f23016c64a9b6b

  • Workspace path: This is the default working directory for OpenClaw. It is used by AI to write code, generating files, and storing temporary data. It is recommended to assign an empty folder.
  • File access path: Authorizes OpenClaw to read or modify existing files on the NAS (such as documents and videos). Multiple directories can be configured by clicking the "Add" button.

Notes:

  • Do not select folders containing private or sensitive data. Deleting, modifying, or moving authorized folders may cause application malfunctions.
  • The file access path must not overlap with the "Workspace path" or any of its subdirectories.

API and Model Configuration

This section is used to connect to external large language model (LLM) services.

  • API Base URL: Enter the interface address provided by the LLM service provider (e.g., https://generativelanguage.googleapis.com/v1/models/gemini-3.1-flash-lite-preview:generateContent).
  • Model name: Enter the specific model version to be invoked (e.g., gemini-3.1-flash-lite-preview).
  • API key: Enter the dedicated access key obtained from the model provider.
  • Gateway token: This token is required for authentication when accessing the OpenClaw Web interface via a browser.

https://preview.redd.it/zt6y5kk7qi0h1.png?width=597&format=png&auto=webp&s=6293e7c86aa56b6f8004f9517c6688a9645bf738

Complete the Installation

After confirming that the above configurations are correct and fully understanding the associated risks, select "I have read and understand and the installation risks" in the lower-left corner of the page. Then click "Install" in the lower-right corner to begin deploying the application.

https://preview.redd.it/hxyc9s79qi0h1.png?width=598&format=png&auto=webp&s=660eceda1aedc64ae59e6cf95e7bbea6a82433cc

Risks and Precautions

OpenClaw is a highly privileged automation agent. Before installation, please carefully review the following key risks:

  1. By default, the application runs within a Docker container with root privileges, allowing it to read and write files and execute system commands. It is strongly recommended not to expose this application to the public internet.
  2. The current version does not provide secure multi-user isolation. If multiple users share the same application instance, they will share all tool permissions and data.
  3. This open-source project is currently in the testing stage. Any legal, financial, or data-related risks arising from AI-driven automation—such as accidental file deletion or data leakage—shall be borne solely by the user.

Usage and Connection

After installation, you need to verify the connection through the Web interface. The frontend console must connect to the OpenClaw backend gateway. 

Step 1: Access the Web Management Interface

  1. On the UGREEN NAS desktop, locate the OpenClaw app and click its shortcut icon.
  2. The system will automatically open your browser and navigate to the OpenClaw Web management interface.
  3. After entering the interface, you will be prompted to enter the Gateway Token. Input the token you previously set.
  4. Once entered, click the "Connect" button below.

https://preview.redd.it/z47ehn5bqi0h1.png?width=1083&format=png&auto=webp&s=f710177d8a5c12ac9d2719c10a214826bd1cd70c

Step 2: Verify Connection Status

After a successful connection, you can confirm that the gateway is active through the interface:

  • Click "Overview" in the left sidebar.
  • Locate the "Snapshot" card on the right side.

Its status should display as green "OK"

https://preview.redd.it/pjfnxx5fqi0h1.png?width=1914&format=png&auto=webp&s=0a4dfbddf03ce237481612f22f55195bec0e106e

Step 3: Start Using the AI Assistant

Click "Chat" in the left sidebar, type your question or command in the input box at the bottom, and click Send (paper plane icon).

If the model you configured in Step 2 is reachable, you'll get a response. If you see a provider error instead, the most common cause is a misconfigured API Base URL, Model name, or API key. You can adjust these from the OpenClaw web UI.

Common LLM API Configuration

When configuring external large language models for your application, you need to provide the correct API endpoint (URL) and model ID. Below are reference configurations for commonly used models.

OpenAI (GPT Series)

When configuring the OpenAI API, choose either the base URL or the full request URL based on your application’s requirements:

  • Base URL:

​

https://api.openai.com/v1
  • Full Request URL (Chat Completions):

​

https://api.openai.com/v1/chat/completions

Google Gemini

When configuring the Google Gemini API, the request URL must be constructed by combining the base template with a specific model ID.

  1. API Endpoint Template Replace {model} with the actual model ID you want to use:https://generativelanguage.googleapis.com/v1/models/{model}:generateContent
  2. Example of a Complete Endpoint For example, using gemini-3.1-flash-lite-preview:https://generativelanguage.googleapis.com/v1/models/gemini-3.1-flash-lite-preview:generateContent
  3. Available Gemini 3 Series Model IDs

Select a model based on your token quota and task requirements:

  • gemini-3.1-flash-lite-preview
  • gemini-3.1-flash-image-preview
  • gemini-3.1-pro-preview
  • gemini-3-flash-preview
  • gemini-3-pro-image-preview

Security Risk Notice

  • Root Privileges and High-Risk Operations: This application runs with root privileges inside a Docker container to support automation tasks. It can read/write/delete files, publish external messages, and execute system commands. Only grant access to trusted directories and avoid mounting sensitive data paths.
  • No Multi-Tenant Isolation: By default, OpenClaw is designed for a single trusted user. It does not provide multi-user isolation. If shared, all users will have the same permissions.
  • Public Network Exposure Risks: Do not expose the service to the public internet unless you are familiar with security hardening and access control. UGREEN NAS does not provide guidance for public deployment—consult professionals if needed.
  • Content Compliance: When interacting externally (e.g., via messaging bots), ensure compliance with platform policies and local laws. Users are responsible for all AI-generated content.
  • Disclaimer: This application is provided solely as a service integration tool. The provider offers deployment support only and makes no guarantees regarding the security, stability, or functional completeness of the OpenClaw software itself. Any customization, configuration choices, or operational decisions made by the user—and all resulting legal, financial, or data-related risks (including but not limited to data breaches, device damage, cost overruns, or legal disputes)—are the sole responsibility of the user. The provider assumes no liability.
reddit.com
u/UgreenNASync — 10 days ago

Thank you all for your incredible support of the UGREEN AI NAS campaign! We're grateful for every participant who joined and helped make this giveaway possible.

All winners have been notified via email. Please check your inbox and spam folder. In the interest of transparency, here is the full winner list so everyone can verify their status:

🏆 1TB SSD + WD 4TB HDD

Aa***@gmail.com

ju***@icloud.com

di***@gmail.com

cl***@gmail.com

sc***@hotmail.com

pa***@yahoo.de

kh***@gmail.com

tr***@fettabernett.de

ga***@gmail.com

🥈 $60 Amazon Gift Card

em***@michaeldoll.net

Th***@gmail.com

ri***@harvestrealtors.com

ad***@gmail.com

pl***@gmail.com

bu***@hotmail.com

fa***@protonmail.com

ac***@yunhao.io

Fe***@web.de

🥉 $30 Cash + UGREEN UNO 100 Charger

ni***@yahoo.com

ch***@hotmail.fr

lu***@hotmail.com

lu***@gmail.com

ki***@jonavin.net

je***@yahoo.de

be***@hotmail.com

ch***@gmail.com

ke***@gmail.com

li***@gmail.com

🎁 $20 Cash

jc***@gmail.com

re***@gmail.com

ma***@t-online.de

ta***@gmail.com

ma***@camefrom.space

pf***@gmail.com

de***@gmail.com

ma***@googlemail.com

er***@keltech.services

fe***@gmail.com

If your email is listed above and you have not received a notification, please DM us or send an email to marketing@ugreen.com by 5/7/2026.

Thank you once again for being part of this journey with us.

If you didn't win this time, don't be discouraged. More exciting events and giveaways are on the way.

reddit.com
u/UgreenNASync — 22 days ago