Template:Installation/Preparation/Debian: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
See the [http://wiki.debian.org/{{#switch: {{#var:DB}}|mysql=MySql|postgres=PostgreSql|mariadb=MariaDB}} Debian wiki]. | 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 02:31, 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.