-
ghost updated
8 years ago
-
Hello,
can someone help to fix script?
### CLEANING
``` sh
rm -rf /var/cache/taiga-postgres ; \
mkdir -p /var/cache/taiga-postgres && \
docker rm -f taiga-postgres taiga-front taiga-back
```
### RUNN…
ghost updated
8 years ago
-
When using Recurrent Complex with Realistic Terrain Generation the tree generation in forests becomes really dense causing massive tick lag from the generating.
Here's a log file after creating a new…
-
Any idea why is this happening?
Thanks in advance
![captura de pantalla 2015-09-27 a la s 11 54 52](https://cloud.githubusercontent.com/assets/566016/10122155/ad205a8c-650e-11e5-9f32-a62936e13145.p…
-
Hi there, thanks so much for dockerizing taiga.io. It's super useful for a bunch of my projects that need a quick collaboration tool.
I've been having a problem with file attachments uploads though.…
-
The command to svn-export of taiga-contrib-gogs contains `pip show taiga-contrib-gogs`. This doesn't return anything, if taiga repo is gust cloned. So it's needed to manually enter the latest tag.
-
I'm wondering where to set volumes directives to.
-
In README we have command
`svn export "https://github.com/taigaio/taiga-contrib-hipchat/tags/$(pip show taiga-contrib-hipchat | awk '/^Version: /{print $2}')/front/dist" "hipchat"`
But id doesn't wor…
-
After a fresh install with taiga-scripts (production or devel) on a virtualbox clean ubuntu 14.04 machine,
the login page is followed by an error page.
The firefox console gave me :
Blocking of a mu…
-
let me thank you for this vagrant script.how we can configure below mail settings.if i configured in Vagrantfile
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
........end
i am not getti…