Private community
Give members a space that is yours. People stay, and so do the ties.
NiukX
Let everyone have their own social network
Capabilities
Give members a space that is yours. People stay, and so do the ties.
Courses, columns, and tips. Content can become income.
Creators and fans talk on the same ground, without another app.
Gather by trade, interest, or place, and find people on the same road.
Goods, orders, and payments stay in the community. No detour.
Messages, groups, and mentions keep the community alive.
Pain
Fans, students, and peers live in other people’s products. When the rules change, the ties snap. You can join the official community, or start your own.
The relationships sit in another account system. One rule change and they are gone.
Feeds, cuts, and bans move, and the community sways with them.
Building from zero is too heavy. The official community needs no server; self-host runs in one command.
Install
docker run -d \
--name sns \
-p 80:80 \
-m 4g \
-v sns-data:/data \
-v /var/run/docker.sock:/var/run/docker.sock \
--restart unless-stopped \
wukongnotnull/sns:latest
Env vars, upgrades, and backups live on Docker Hub. Update checks use the public latest.json.
Trust
Self-host writes into the Docker volume you mount.
The hosted community and your instance stay separate. Neither pretends to be the other.
The update list is public. This page invents no license or paid plan.
FAQ
Not to enter the community. Self-hosting needs a Docker host: 20+, 2 cores / 4 GB / 20 GB, port 80 open.
No. That line is the aim, not a headcount.
Self-host data lives on your volume. Entering the community uses the official instance at niukx.waytoai.cn.
Read docker logs sns or /data/initial-admin.txt inside the container.
Replace the image using Docker Hub and the public latest.json. This page does not promise unattended upgrades.
Self-hosting puts the instance and data on your side. Entering the community joins the official instance; it does not move WeChat relationships over.
Use the public install path as the repo describes. This page does not promise a commercial SLA or invent a price.
Next
Want people? Enter the community. Want your own instance? Run one on your machine.