Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

11 commits

Auteur SHA1 Message Date
tomleb 3d0f600f0b Add prod docker files without db 2017-05-06 20:11:47 -04:00
tomleb c26496d93c Remove go generate 2017-05-06 19:36:51 -04:00
tomleb 01d1c7ef66 Remove mysql backend 2017-05-06 19:20:28 -04:00
tomleb 6798b30a16 Waiting only for postgres backend 2017-05-06 19:17:13 -04:00
tomleb dbb35cd336 Generate template files 2017-05-06 19:12:31 -04:00
tomleb 17c930459b Remove nested config variables 2017-05-06 19:02:02 -04:00
tomleb ee57d87ae5 Add postgres dialect 2017-05-06 18:48:21 -04:00
tomleb 6d35ddcfc0 Add cache_size param with sqlite backend
Need a better way to deal with config, docker uses environment variables
mostly and the application uses .go files. Keeping the two in sync will
probably end up being annoying.
2017-05-06 18:48:21 -04:00
tomleb a19e653da6 Add prune script because docker takes up so much space 2017-05-06 18:48:21 -04:00
tomleb ded00e5ceb Add postgres docker support
Not tested yet as the current postgres dump is incompatible with the
application. We need to fix ourselve to one schema and stick to it for
whatever database backend we support.
2017-05-06 18:48:21 -04:00
tomleb 125a53263b Run sqlite environment in docker 2017-05-06 18:48:21 -04:00