Skip to content

Releases: Subscribie/subscribie

v0.0.21

07 Jul 13:47

Choose a tag to compare

Changes

  • corrected typo in Docker file --workders -> --workers
  • Updated SUbscribie docker file CMD to run uwsgi with min 2 workers and configured for graceful reloading. #67 #67
  • Ref #67 trigger a graceful reload if wsgi server is setup to listen on touch on subscribie.wsgi file

Issues

v0.0.20

05 Jul 18:44

Choose a tag to compare

Changes

  • remove git clone from Dockerfile. COPY from src

v0.0.19

05 Jul 17:18

Choose a tag to compare

Changes

  • added BenFielding to OWNERS

v0.0.18

05 Jul 17:13

Choose a tag to compare

Changes

  • switch default listen port to 8080

v0.0.17

05 Jul 12:03

Choose a tag to compare

Changes

  • updared readme removed exclamationitus

v0.0.16

05 Jul 11:48

Choose a tag to compare

Changes

  • added EXPOSE 9090 to subscribie Dockerfile

v0.0.15

05 Jul 11:13

Choose a tag to compare

Changes

  • Add sqlite to subscribie Docker image Fix #66 (chrisjsimpson) #66

Issues

v0.0.14

04 Jul 23:01

Choose a tag to compare

Changes

  • remove hello from Makefile

v0.0.13

04 Jul 22:56

Choose a tag to compare

Changes

  • updated readme links to readthe docs

v0.0.12

04 Jul 22:56

Choose a tag to compare

Changes

  • updated readme links to readthe docs