Commit Graph

11 Commits

Author SHA1 Message Date
mcinj a101447eeb reorganization
- Had to reorganize so that Alembic's env.py could reference the tables in both local environment and a docker environment without manually modifying the python sys path. Maybe there is a better way idk
2022-05-20 12:20:08 -04:00
mcinj 54054b4f6d docker. basic auth. 2022-05-14 00:47:15 -04:00
mcinj 6a1c7a36d8 changing log level 2022-05-13 22:33:10 -04:00
mcinj f3ddfc8297 running in docker 2022-05-13 17:06:11 -04:00
mcinj 6d57c1c4f2 some cleanup 2022-05-12 11:54:58 -04:00
mcinj 2fbd71c7e0 refactoring and fixes 2022-04-25 22:26:19 -04:00
mcinj 39f8bba230 fixes 2022-04-24 13:48:52 -04:00
mcinj c144fb6d96 allow setting of timezone via environment variable 2022-04-24 12:10:37 -04:00
mcinj 1cbe40c8c8 removed cli and added filtering 2022-04-23 15:00:22 -04:00
mcinj 9e481fc2e3 run from config.ini file 2022-04-23 12:34:04 -04:00
mcinj 282402d14f Dockerfile
- Dockerfile that starts the cli.py bot
2022-04-22 13:07:57 -04:00