Skip to content

Instantly share code, notes, and snippets.

@maschlr
maschlr / installation.md
Last active May 7, 2016 15:21 — forked from tessi/installation.md
Install OpenProject on uberspace.de

How to install OpenProject 5.0 Community Edition on uberspace.de

Follow those steps to install OpenProject on a fresh uberspace.

Step 1: Install dependencies

First we set-up all dependencies. We use ruby 2.3.0 and install gems in a user directory:

echo "gem: --user-install --no-rdoc --no-ri" > ~/.gemrc