Skip to content

Instantly share code, notes, and snippets.

@ssplatt
ssplatt / taiga_fedora_commands.txt
Last active May 2, 2018 08:06
Taiga.io install commands for Fedora
==== Fedora 21+ required ====
==== use in conjunction with http://taigaio.github.io/taiga-doc/dist/setup-production.html ====
yum install -y gcc autoconf flex bison libjpeg-turbo-devel
yum install -y freetype-devel zlib-devel zeromq-devel gdbm-devel ncurses-devel
yum install -y automake libtool libffi-devel curl git tmux
yum install -y postgresql postgresql-contrib
yum install -y postgresql-docs postgresql-devel postgresql-server