Diaspora

来自开放百科 - 灰狐
跳转到: 导航, 搜索
Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Diaspora Thanks, Wikipedia.

Diaspora:一个开源的社交网络系统,基于 RubyMongoDBRedis 构建,Diaspora 意在建立一个开放、去中心化的全球社交网络。它会不会成为 Facebook 的克星?

目录

安装

git clone https://github.com/diaspora/diaspora && cd diaspora
git checkout master
bundle install --without development test heroku
git pull origin master // update
cp /config/database.yml.example config/database.yml
bundle exec rake db:create
bundle exec rake db:schema:load
./script/server
http://localhost:3000/ 

Debian

https://wiki.diasporafoundation.org/Installation/Debian/Wheezy

Mac OS X

brew install mysql
mysql.server start
brew install imagemagick
brew install git
brew install redis
redis-server /usr/local/etc/redis.conf
sudo gem update --system
sudo gem install bundler

Redis

Hashtags

账户

用户系统

联邦

Federation Protocol Overview

图集

链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱