Skip to content

My daily software stack

Hi This is a recurring question: “What soft are you using for your day-to-day activities ?” First, “day-to-day activities” for me mean lots of different things as a freelancer, developer and CEO. So I will… 

Howto install Redmine on Heroku

A little howto to get Redmine running on Heroku: Install Redmine locally. Follow instructions given on the Redmine Install page. I used development mode only in this step. Setup git in the repository with git…