We use cookies to help us improve our webpage. Please read our Cookie Policy .

App Central

Category

About This App

Cloudflared asustor NAS App

Cloudflared (Beta)

Description

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


What's new in this version?

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