Newebe new version is out ! Newebe is a social network where each user is independant, this provides several advantages such as data ownership, speed, ad-free… In a few words, we can say that using newebe is as good as talking around a campfire.
This version, the 0.6.0, aims to fill a hole noticed on every social network : open file publishing. None of the major ones propose to share his open files with his contacts. Fortunately, now you can do it with newebe !
Of course it comes with a whole new set of features :
This upgrade required to re-setup newebe from scratch (just keep your CouchDB installation), detailed instructions here.
Quick install (Debian) :
From your local machine :
apt-get install python python-setuptools python-pip pip install fabric fabtools wget https://raw.github.com/gelnior/newebe/master/deploy/fabfile.py --no-check-certificate fab setup -H myrootuser@myhosturlorip
Or directly on your remote box (debian testing at least) :
wget https://github.com/downloads/gelnior/newebe/newebe-server_0.6.0-1_all.deb --no-check-certificate sudo dpkg -i newebe-server_0.6.0-1_all.deb sudo apt-get install -f After that your newebe will run on port 8000.
What’s next ?
Here is the roadmap for the next release :
Thanks to everyone who contributed to Newebe during the past 6 months: because of you, Newebe gets always better !