From diaspora* project wiki
|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| === Install Nodejs ===
| |
|
| |
| Follow the instructions for Wheezy [https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#debian-lmde here].
| |
|
| |
| === cURL ===
| |
|
| |
| {{Note|Debian ships with an old cURL version that can let your Sidekiq workers crash under higher load. If this happens make sure to have a libcurl that is compiled with either c-ares support or --enable-threaded-resolver. This could be dangerous to your system while other software is relying on specific versions which are maintained by aptitude Package Manager. A very good Moment for a System Backup, and [http://pastebin.com/B5nhq21T here is how] you could obtain it.. you need root for this!
| |
| More information to this Issue can be found in [https://github.com/diaspora/diaspora/issues/4202 this issue]}}
| |
|
| |
| === Install the database === | | === Install the database === |
|
| |
|
Line 27: |
Line 18: |
| The rest of the guide should happen under this user! | | The rest of the guide should happen under this user! |
| }} | | }} |
| | | <includeonly> |
| {{Installation/RVM}} | | {{Installation/RVM}} |
|
| |
| {{Installation/Common}} | | {{Installation/Common}} |
| | </includeonly> |
| | <noinclude> |
| | [[Category:Installation-Templates]] |
| | </noinclude> |
Latest revision as of 00:07, 3 September 2016
Install the database
Skip this step if you already have one.
See the Debian wiki.