0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/.run
Paul D'Ambra 49e3ceef5c
feat(object storage): add unused object storage (#9846)
* feat(object_storage): add unused object storage with health checks

* only prompt debug users if object storage not available at preflight

* safe plugin server health check for unused object storage

* explicit object storage settings

* explicit object storage settings

* explicit object storage settings

* downgrade pip tools

* without spaces?

* like this?

* without updating pip?

* remove object_storage from dev volumes

* named volume on hobby

* lazily init object storage

* simplify conditional check

* reproduced error locally

* reproduced error locally

* object_storage_endpoint not host and port

* log more when checking kafka and clickhouse

* don't filter docker output

* add kafka to hosts before starting stack?

* silly cloud tests (not my brain)
2022-05-20 09:56:50 +01:00
..
Celery.run.xml refactor: Yeet PRIMARY_DB (#9017) 2022-03-21 13:15:50 +01:00
Frontend.run.xml
Jest Tests.run.xml Turbo mode (#6632) 2021-10-26 20:08:45 +00:00
Plugin Server.run.xml feat(object storage): add unused object storage (#9846) 2022-05-20 09:56:50 +01:00
PostHog.run.xml refactor: Yeet PRIMARY_DB (#9017) 2022-03-21 13:15:50 +01:00
Storybook.run.xml