Deploying Wangxin Cloud Container Cube via Docker for Passive Income
I heard long ago that Wangxin Cloud could generate income by utilizing idle bandwidth, but I never got around to trying it. Recently, out of a whim, I deployed Wangxin Cloud using Docker, and it has been running for three months. I'm sharing my personal experience and discussing whether this method can actually make money.

My Configuration
Wangxin Cloud offers many deployment methods, and since everyone's equipment differs, the deployment approach varies. I used a Tianbao Mini Host installed with Docker via a PVE virtual machine (Debian 10), and then deployed Wangxin Cloud using Docker. The specific configuration details are as follows:
- CPU: 2 Cores
- Memory: 2GB
- Bandwidth (Upload/Download): 500Mbps/50Mbps
- Disk: 2TB NAS network drive mounted via NFS (NFS mounting depends on internal network bandwidth)
- Internal Network Bandwidth: 1000Mbps
Deploying Wangxin Cloud
The official Docker image for Wangxin Cloud is called "Container Cube." The following content is quoted from the official documentation:
"Container Cube" is a Docker container image software launched by Wangxin Cloud. After simple installation, users can quickly join the Wangxin Cloud shared computing ecosystem network, contributing bandwidth and storage resources to Wangxin Technology's Xingyun Cloud. Users receive corresponding cash returns based on their daily contribution.
Wangxin Technology's Xingyun Cloud uses advanced edge orchestration technology to connect nodes from thousands of households into an edge cloud computing network, providing B-end customers with globally leading, high-quality, and low-cost edge computing services.
Currently supports devices running Docker such as Koolshare, Synology, Raspberry Pi, etc. (arm32, arm64, x86_64).
Next, deploy "Container Cube" using Docker (ensure Docker is installed beforehand):
docker run -d --name=wxedge \
--restart=always --privileged --net=host \
--tmpfs /run --tmpfs /tmp \
-v /data/wxedge_storage:/storage:rw \
onething1/wxedge
Note: /data/wxedge_storage must be changed to your own local path; other information can remain unchanged.
For more installation instructions, refer to the official documentation: Container Cube Product Introduction
Activating Wangxin Cloud
After deployment, access the binding page via http://IP:18888 (the IP here is my virtual machine's IP). You will see the following interface, which requires downloading the app to register and bind.

This is my invitation link: https://www.onethingcloud.com/acts/invite/v2?inviteid=dfc5f32c
Business Selection
Wangxin Cloud offers various hanging business types with different requirements for disk and bandwidth, and the returns vary by business type. By default, three businesses are added after installation (if I recall correctly), but you can also add more businesses via the WEB page based on your situation.
I currently selected 4 businesses. Each business occupies one internal IP. My disk usage has reached 500GB after 3 months and continues to grow.

Network Settings
I use an iKuai soft router and have applied for a Telecom public IP, which supports triple dialing.
First, enable UPnP settings (required by the official): Go to the iKuai backend -> Network Settings -> UPnP Settings to enable it.

Additionally, in the traffic splitting section, I bound all IPs of "Container Cube" to a separate external line for splitting to avoid affecting my home network.

How Much is the Return?
Currently, I have been hanging for 83 days with a total return of 99.03 CNY. The highest daily return was 3.28 CNY, and the average daily return is 1.19 CNY. Below are my screenshot data.


Excluding electricity and hardware costs, it seems I can break even and earn some electricity fees in this situation. Since everyone's circumstances differ, if you are interested, try deploying it for a while to see the actual results. If you cannot even recover the cost, I personally do not recommend it.
Personal Suggestions
- It is best to have a public IP for your broadband; otherwise, it is not recommended to try.
- It is best if your broadband supports multi-casting or has speed limits for Wangxin Cloud to avoid affecting normal network usage.
- If you are using a mini host for hanging, the power consumption should not be too high.
Summary
- Wangxin Cloud supports multiple devices and deployment methods; refer to the official documentation for details: https://help.onethingcloud.com/
- Wangxin Cloud is easy to deploy, but returns are average; it is basically impossible for ordinary people to make money from this, at best earning some electricity and broadband fees.
- Withdrawals are instant after real-name verification (withdrawals can only be made on Tuesdays).
- iKuai multi-casting can split traffic for Wangxin Cloud.
- Over time, Wangxin Cloud disk usage increases significantly.
- Similar businesses include Tiantang CDN and JD Wireless Router Treasure.