kaleidos-ventures / taiga-scripts

Taiga deploy scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taiga tried to install postgresql 9.3

JulienPalard opened this issue · comments

Hello,

Scripts tries to install postgresql 9.3 on my server but I have postgresql 9.4 (I'm on jessie).

Bests !

Yes scripts are intended to run on 14.04 with postgresql 9.3. If you are using jessie, I recommend make a fork and change postgresql version on https://github.com/taigaio/taiga-scripts/blob/master/scripts/setup-postgresql.sh file.

OK I just completly missed the "you should run them on a fresh 14.04 ubuntu" sorry