Commit Graph

11 Commits

Author SHA1 Message Date
Lilia Kai
91762f58b7 Add option to serve local archive files
Set an environment variable in the docker compose file, then reference
that variable in main.py to mount the local archive so that the links
generated by auto-archiver will work correctly. Fixes #8
2023-09-05 16:10:37 +02:00
msramalho
36387de435 fixing volume location 2023-08-07 15:09:32 +01:00
msramalho
36ede720cb sheet processing implemented 2023-05-19 13:50:26 +01:00
msramalho
d6aaaf1e12 WIP: code working, dependency conflict 2023-05-18 18:36:33 +01:00
msramalho
56c18dd96b added database migrations + soft delete 2023-02-27 13:12:22 +01:00
msramalho
39da4e4eb7 0.1.5 2023-02-27 12:00:38 +01:00
msramalho
a00f3ff8d7 redis password and CORS 2023-02-25 14:54:41 +01:00
msramalho
6b4dd9c0a9 redis fixes 2023-02-25 13:19:42 +01:00
msramalho
f3d8c999fc docker updates 2023-02-24 17:09:32 +01:00
msramalho
75e98f5f31 fastapi-users 2023-02-23 18:54:19 +01:00
msramalho
c6b39db295 MVP celery worker for auto-archiver 2023-02-21 14:11:32 +00:00