欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
NodeBB
来自开放百科 - 灰狐
NodeBB 是一个基于 Node.js 的论坛和社区软件。
目录 |
指南
Debian
apt-get install redis-server imagemagick git clone git://github.com/NodeBB/NodeBB.git nodebb cd nodebb npm install ./nodebb setup ./nodebb start http://localhost:4567
插件
在 admin/extend/plugins 有插件管理的控制面板
- Quickstart Plugin for NodeBB
- migrate your old crappy forum to NodeBB
- NodeBB in the OpenShift cloud
- NodeBB WebView - A simple Android App
- NodeBB Blog Comments Lets NodeBB act as a comments engine/widget for your blog. Currently supports both Ghost and WordPress.
- NodeBB 3rd Party
- nodebb-plugin-spam-be-gone
- nodebb-plugin-sso-github
- nodebb-plugin-sso-twitter
- nodebb-plugin-sso-google
- nodebb-plugin-sso-facebook
- nodebb-plugin-featured-threads
- Google Analytics Plugin
- NodeBB Google Adsense Plugin
- nodebb-plugin-news
- NodeBB: Likes
- NodeBB: Twitch Monitor
- Telegram Notifications
- Pushbullet Notifications
- NodeBB Shoutbox plugin
- Solr Search for NodeBB
- nodebb-plugin-wechat-share NodeBB的网页在微信朋友圈分享
- A RESTful JSON-speaking API allowing you to write things to NodeBB
- Persona theme for NodeBB
- NodeBB Widget: Stats
MongoDB
用Robo 3T进行MongoDB的管理,如数据库备份和恢复等。
升级
git pull // 注意:这样做有风险,可用于测试环境。 ./nodebb stop mongodump // 可以通过 mongorestore 命令恢复备份 cd public tar -czf ~/nodebb_assets.tar.gz ./uploads git fetch git reset --hard origin/v1.7.x ./nodebb upgrade ./nodebb start
我是通过以上几步完成升级的。
可能出现的问题:Error: socket hang up,多试几次,你懂的。
App
Markdown
NodeBB支持Markdown文档格式。
中文
用户
图集
链接
分享您的观点