silverbackhq / silverback

🧬 A Status and Incident Communication Tool (Beta Version).
Apache License 2.0
45 stars 5 forks source link

Activate stdout logging for k8s deployment! #159

Closed Clivern closed 4 years ago

sgaist commented 4 years ago

Hi,

Can you give a bit more details about this ? Maybe some starting point to look into ?

Clivern commented 4 years ago

Hi @sgaist

Thanks for looking into this but it is actually a testing task more than coding task and fix whatever not working.

So once this issue https://github.com/silverbackhq/silverback/issues/155 fixed, I will update dockerfile Env vars to activate stdout logging and test that image. Stdout logging is already supported based on this line https://github.com/silverbackhq/silverback/blob/master/app/settings/basic.py#L225

Clivern commented 4 years ago
$ docker run --name my-silverback -d -p 8000:8000 clivern/silverback:latest