Template:Installation/Debian/Common

From diaspora* project wiki
< Template:Installation
Revision as of 10:10, 14 June 2013 by Jhass (talk | contribs) (Created page with "== Install Nodejs == Follow the instructions for wheezy [https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#debian-lmde here]. == Install the databa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install Nodejs

Follow the instructions for wheezy here.


Install the database

Skip this step if you already have one.

See the | mysql = MySql | postgres = PostgreSql}} Debian wiki.

Creating a user for Diaspora

adduser diaspora
su diaspora

The rest of the guide should happen under this user!

RVM

User:MrZYX/WIP:Installation/RVM