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