Commit Graph

9 Commits

Author SHA1 Message Date
codl 5afa982cf3 docker-compose: use image from ghcr 2022-08-10 09:37:13 +02:00
codl 30b7b24e68 lots of docker nitpicks
- changed all service names to not include "forget", let docker-compose
  generate container names

- gave the image a single name

- listen on 127.0.0.1 by default, provide documented override file that
  reverses it

- docs: on that note: don't tell folks to edit docker-compose.yml directly

- docs: explicitly say "run docker-compose build" because docker-compose
  is janky and it can be surprising that downloading a new version of
  the code and running `docker-compose up` doesn't do anything
2022-08-05 02:23:54 +02:00
shibao 59095ae1ef get rid of celery logfiles 2022-07-30 19:21:52 -04:00
shibao de2329d041 remove queue from worker 2022-07-30 19:13:59 -04:00
shibao 69cb8db391 build locally 2022-07-30 18:32:15 -04:00
shibao 4f2770e4e2 remove unnecessary pid file location 2022-07-30 16:03:49 -04:00
shibao d2bb9094f0 fix celery beat 2022-07-30 15:40:41 -04:00
shibao 5872ce6da8 use image in docker-compose.yml 2022-07-30 03:39:47 -04:00
shibao 659bb1dfb8 add docker stuff 2022-07-30 03:39:39 -04:00