summaryrefslogtreecommitdiffstats
path: root/roles/taiga
Commit message (Collapse)AuthorAgeFilesLines
...
* Tell nginx that symlinks are okay.Ralph Bean2015-06-162-5/+3
|
* selinux, of course.Ralph Bean2015-06-161-0/+2
|
* Make sure the taiga group can stat up in there.Ralph Bean2015-06-161-0/+2
|
* Add nginx to the taiga group so it gets rights to read all the static stuff.Ralph Bean2015-06-161-0/+5
|
* Handler for nginx.Ralph Bean2015-06-161-0/+4
|
* nginx does not work that way.Ralph Bean2015-06-161-5/+1
|
* Create directory.Ralph Bean2015-06-161-1/+4
|
* Serve it all with nginx.Ralph Bean2015-06-162-0/+63
|
* Link our taiga frontend plugin pieces in place.Ralph Bean2015-06-161-0/+11
|
* Typofix, again.Ralph Bean2015-06-161-1/+1
|
* No such tag.Ralph Bean2015-06-161-1/+1
|
* Typofix.Ralph Bean2015-06-161-1/+1
|
* Start the taiga-back service.Ralph Bean2015-06-163-0/+28
|
* Setup taiga-front.Ralph Bean2015-06-162-0/+28
|
* Check out a particular version of taiga.Ralph Bean2015-06-161-1/+1
|
* Fix this dir.Ralph Bean2015-06-161-1/+1
|
* Install taiga auth plugin.Ralph Bean2015-06-161-1/+12
|
* Add a restart handler for taiga back.Ralph Bean2015-06-161-0/+3
|
* Add config for taiga-back.Ralph Bean2015-06-162-0/+46
|
* Also need gnu gettext.Ralph Bean2015-06-161-0/+1
|
* Perform git clone as the taiga user.Ralph Bean2015-06-161-1/+7
|
* Do these things in the taiga user's homedir.Ralph Bean2015-06-161-14/+11
|
* Run db migration commands as the taiga user.Ralph Bean2015-06-161-6/+9
|
* More needed packages.Ralph Bean2015-06-161-0/+3
|
* Need the py3 version of psycopg2.Ralph Bean2015-06-161-1/+1
|
* Try taiga db commands.Ralph Bean2015-06-161-11/+24
|
* Need git for installing taiga from git.Ralph Bean2015-06-161-0/+1
|
* Try to get the creates= line right.Ralph Bean2015-06-161-7/+1
|
* Also, initialize postgres.Ralph Bean2015-06-161-0/+6
|
* Add a handler for that.Ralph Bean2015-06-161-0/+3
|
* Add pg_hba for taiga postgres.Ralph Bean2015-06-162-8/+81
|
* gunicorn for taiga.Ralph Bean2015-06-161-13/+9
|
* Comment this out. Syntax error.Ralph Bean2015-06-161-11/+11
|
* Try a playbook for taiga.Ralph Bean2015-06-161-0/+95