Commit Graph

315 Commits (a0a015af95e5045e88bdcc00c37484f4b7b51561)

Author SHA1 Message Date
eric 04d4c8401f execstart needs full path 2019-04-16 16:01:59 -04:00
eric c5ce7e8a53 fix psycopg2 version 2019-04-16 13:23:16 -04:00
eric 786c422a00 fix systemd service file 2019-04-16 12:38:17 -04:00
eric 4e07ebf118 switch conf loading precedence 2019-04-16 12:37:20 -04:00
eric b70c8d581c remove ratelimit nits 2019-04-16 12:36:38 -04:00
eric c640204698 Merge branch 'dev' into remove-ratelimit 2019-04-12 14:03:35 -04:00
eric 753d4d1859 Create autocat3.service 2019-04-12 14:01:35 -04:00
eric d47fd572e9 Delete stats.html 2019-04-12 11:38:10 -04:00
eric 0f6bcede69 remove ratelimit and stats page 2019-04-11 20:50:58 -04:00
eric cfd8e213ec new endpoints 2019-04-11 15:08:46 -04:00
eric 1ea796363b config gutenberg db
the connection settings to the postgres db were being not being set by autocat3, but instead depended on ebook converter having been run in the python environment.

This was not a good situation!
2019-04-05 17:33:43 -04:00
eric 22e0522a37 remove custom caches
My RamSession and PostgresSession were needed because the CherryPy version we were using was not compatible with Python 3. Current versions are compatible, so these are not needed.
2019-04-05 17:30:33 -04:00
eric 64717ce0c2 add simple testcase 2019-04-05 17:27:16 -04:00
eric 6849187c2a initial commit 2019-03-28 09:45:03 -04:00
eshellman 96a4230fda
Initial commit 2019-03-28 09:32:22 -04:00