我們使用 cookie 來幫助我們改善網頁體驗。請閱讀我們的 Cookie 政策

App Central

分類

關於此應用程式

Cloudflared asustor NAS App

Cloudflared (Beta)

  • 版本: 1.0.2
  • 開發者: Cloudflare
  • 維護者: Jan Erik
  • 分類: 工具程式 , 安全性 , Docker
  • 檔案大小: 1.33MB
  • 支援機型: AS63, AS64, AS52, AS53, AS65, AS71, AS66, AS67, AS54, AS68, AS72, FS67, FS68
  • ADM 版本: 5.0.0
  • 最後更新時間: 2025-07-23

說明

User Guide: Cloudflared Docker App for ASUSTOR NAS

Overview
This app allows you to easily run Cloudflare Tunnel (cloudflared) on your ASUSTOR NAS using Docker. It
enables secure remote access to your services without exposing ports to the internet.

Prerequisites
- ASUSTOR NAS with Docker support
- Cloudflare account with a configured tunnel
- A valid Cloudflare token

Installation Steps
1. Install the App
- Open App Central on your ASUSTOR NAS.
- Install the Cloudflared app.
2. Insert Token
- Locate the shared folder: /share/Docker/cloudflared/
- Paste your Cloudflare tunnel token into token.txt.
- Optional: install text editor and use File explorer in ADM to find and edit the token.txt
3. Restart the App
- After inserting the token, stop and then start the app via App Central.
- This triggers the app to read the token and establish the tunnel connection.
4. Verify Tunnel
- Log in to your Cloudflare dashboard (https://dash.cloudflare.com).
- Navigate to Zero Trust > Network > Tunnels.
- Confirm that your NAS tunnel is active and connected.

Updating the App
When a new version is released:
1. Uninstall the app via App Central.
2. Reinstall the latest version.
During reinstallation:
- The latest Docker image will be pulled automatically.
- Your token.txt file will remain unchanged.
- The tunnel will reconnect automatically after installation.

Troubleshooting
Issue: Tunnel not showing in Cloudflare
Solution: Make sure token.txt is correctly placed and contains the full token. Restart the app.

Issue: App fails to start
Solution: Ensure Docker is installed and running. Recheck token file and folder path.

Issue: Changes not applied
Solution: Always stop and start the app after making changes to the token.

File Structure
/share/Docker/cloudflared/
|-- token.txt <- Your Cloudflare token goes here


更新項目

v1.0.1 - Initial release

v1.0.2 - Remove app icon from ADM desktop
- Removed "adm-desktop": {} from config.json
- Removed "boot-priority":{} from config.json