Template:Installation/Preparation/Debian: Difference between revisions
mNo edit summary |
|||
Line 12: | Line 12: | ||
Skip this step if you already have one. | Skip this step if you already have one. | ||
See the [http://wiki.debian.org/{{#switch: {{#var:DB}}|mysql=MySql|postgres=PostgreSql|mariadb=MariaDB}} Debian wiki].{{#ifeq: {{#var:mode}}|production| | See the [http://wiki.debian.org/{{#switch: {{#var:DB}}|mysql=MySql|postgres=PostgreSql|mariadb=MariaDB}} Debian wiki].{{#ifeq: {{#var:mode}}|production | ||
| | |||
=== Creating a user for Diaspora === | === Creating a user for Diaspora === |
Revision as of 03:08, 2 September 2016
Install Packages
As root run:
apt-get install build-essential cmake libssl-dev libcurl4-openssl-dev libxml2-dev libxslt-dev imagemagick ghostscript curl libmagickwand-dev git redis-server nodejs
Install the database
Skip this step if you already have one.
See the Debian wiki.