Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Newebe : version 0.6.0 released

4 views
Skip to first unread message

Frank

unread,
Dec 11, 2012, 5:15:29 AM12/11/12
to new...@googlegroups.com

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 :

  • open file sharing
  • contact tagging (contact lists)
  • full-text search for your microposts
  • python packaging, made by Majerti during PyconFR Hackaton
  • config file refactoring, made by Majerti during PyconFR Hackaton
  • public profile page (proof of concept)
  • Fabric installation script
  • debian package

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 :

  • front-end refactoring
  • desing improvements
  • UX improvements

Thanks to everyone who contributed to Newebe during the past 6 months: because of you, Newebe gets always better !

Reply all
Reply to author
Forward
0 new messages