Template:Installation/Debian/Common: Difference between revisions

From diaspora* project wiki
No edit summary
No edit summary
Line 1: Line 1:
=== Install Nodejs ===
=== Install Nodejs ===


Follow the instructions for wheezy [https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#debian-lmde here].
Follow the instructions for Wheezy [https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#debian-lmde here].





Revision as of 22:37, 11 July 2013

Install Nodejs

Follow the instructions for Wheezy here.


Install the database

Skip this step if you already have one.

See the Debian wiki.

Creating a user for Diaspora

As root run:

adduser diaspora
su diaspora
cd ~

The rest of the guide should happen under this user!

User:MrZYX/WIP:Installation/RVM

User:MrZYX/WIP:Installation/Common