# Redmine

You will need to create a new Redmine installation. Go to <https://www.redmine.org/projects/redmine/wiki/RedmineInstall> and follow the instructions. Alternatively, you can use a Docker image: <https://hub.docker.com/_/redmine> or a hosted solution.

Once you have your Redmine application make sure you have the REST API enabled. Go to Administration -> Settings -> API and check the "Enable REST web service" option.

<figure><img src="https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-facf42ac41dddd81d9488e1f0272fe8cf5a16b10%2Fredmine-1.png?alt=media" alt=""><figcaption></figcaption></figure>

After that, you will need to create a new API key. Go to Administration -> Users -> Edit user and create a new API key.

<figure><img src="https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-caa6335cc4340ffa78bbb1cdf311eec643ffc7ad%2Fredmine-2.png?alt=media" alt=""><figcaption></figcaption></figure>

You will enter this API key and also the URL of your Redmine installation in when connecting each Redmine component.

<figure><img src="https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-05bc2fffd498ab6431d3e3034c21a01262f1465e%2Fredmine-3.png?alt=media" alt=""><figcaption></figcaption></figure>
