zooniverse / lita

Chat bot active in Zooniverse's Slack channels
4 stars 2 forks source link

move away from supervisor process manager #72

Closed camallen closed 2 years ago

camallen commented 4 years ago

allow k8s to handle pods, use the bundle exec lita cmd directly via dockerfile https://github.com/zooniverse/lita/blob/63fe18ee041be333ca60b4a2977bb8ad742e65e1/Dockerfile#L20

camallen commented 4 years ago

this should alleviate the logs not being available on std out / err as well

camallen commented 2 years ago

closed by #83