Jano Suchal

Results 25 comments of Jano Suchal

ThinkingSphinx ;)

@Stiivi i am sorry, there is no mention here that this issue is related data store layer (whatever that is). Looking at http://github.com/Stiivi/datacamp/tree/master/app/models/ most of them are AR-based. @vojto I...

Well actually its only one layer of abstraction above basic scaffold. You define columns and records attributes and using some metamodels. Nothing really special, but nice. Anyways regarding searching, I...

If anybody stumbles on this error, the fix is to set ENV variable `POSTGRESQL_OPTIONS=?pool=50` since when you use docker compose (!) from zammad its set, if you just use the...

> Base `docker` technically is not on our supported list. Yes, I know that's the reason I wrote it here. BTW we managed to deploy zammad with kamal if anybody...