Comments on Install Taiga.io Agile Project Management Software on Ubuntu 16.04
Taiga.io is an open source project management system for agile developers, designers, and project managers. In this tutorial, I will show you step-by-step how to install the Taiga.io project management tool on Ubuntu 16.04 server.
8 Comment(s)
Comments
I was stuck on getting circusd to properly start the taiga-events entry for the longest time. Turns out, the CoffeeScript plugin in Node was renamed from coffee-script to coffeescript, so in step 5, run another command in the npm install section:sudo npm install -g coffeescript
I followed this guide word for word but was unable to get Taiga up and running. I think the circusd service fails to launch / terminates. Works till the JSON endpoints part http://192.168.33.10:8000/api/v1/
The circusctl issue that has been mentioned is due to configuration file mis-format. It will work if all the lines in the both .ini files starts without any space at the beginning.
I have a web mail up and running, on apache, I don't want to install nginx, could you please help me on where to find an apache virtual host file for taiga.io? thanks!
I have an addition too: events did not start since coffee path is at
cmd = /usr/local/bin/coffeeYou would be so kind of how the mail or some reference is configured, and thanks for the contribution.
Thanks for the article.
E: Unable to locate package python-pip