• About Cacher
  • Web App
  • Download
  • Sign In
  • Sign Up

Cacher is the code snippet organizer for pro developers

We empower you and your team to get more done, faster

Learn More
baniol
10/26/2014 - 9:32 AM

Installing taiga.io

Installing taiga.io

taiga.md
content_copyfile_download
  • Rendered
  • Source

https://www.digitalocean.com/community/tutorials/how-to-install-ruby-2-1-0-on-centos-6-5-using-rvm

Python 3 & virtualenv(wrapper) : http://www.marinamele.com/2014/07/install-python3-on-mac-os-x-and-use-virtualenv-and-virtualenvwrapper.html

Troubles: http://stackoverflow.com/questions/20170895/mac-virtualenv-pip-postgresql-error-pg-config-executable-not-found

http://stackoverflow.com/questions/7975556/how-to-start-postgresql-server-on-mac-os-x

Install Python on centos: http://lpages.info/install-python-3-4-1-in-centos-6-5/

Install postgresql: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-a-centos-vps

in case of troubles: PATH=$PATH:/usr/pgsql-9.4/bin/ pip install psycopg2 & https://gist.github.com/puentesarrin/8290754 http://www.geilthings.com/wiki/Python_and_PostgreSQL

sudo -u postgres createuser root

python manage.py runserver


Permanent quick run http://stackoverflow.com/questions/1188542/django-runserver-permanent
Apps
  • Web App
  • macOS
  • Windows
  • Linux - AppImage
  • Linux - Snap
Links
  • Sign Up
  • Sign In
  • About
  • Pricing
Support
  • Help Center
  • Contact Us
  • Status
Resources
  • Documentation
  • Blog
  • Terms of Use
  • Privacy Policy
© 2025 Penguin Labs, LLC
All Rights Reserved