Ech0
Self-hosted personal microblog for owning your timeline
Alternative to: twitter, tumblr
About
Versions (104)
v4.5.6
2026-04-19🎉 Ech0 v4.5.6
- 修复 Visitor 数据持久化bug
Try in 60 Seconds
docker run -d \
--name ech0 \
-p 6277:6277 \
-v /opt/ech0/data:/app/data \
-e JWT_SECRET="Hello Echos" \
sn0wl1n/ech0:latest
Full Changelog: https://github.com/lin-snow/Ech0/compare/v4.5.5…v4.5.6