0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/bin
Marius Andra 14f12846ed
Helm redis (#558)
* ignore copying frontend/dist folder - otherwise whatever you build in docker will get overridden by local build artifacts if any exist in frontend/dist

* support configuring redis with POSTHOG_REDIS_HOST and other vars in addition to REDIS_URL

* remove "the next version" in worker requirement modal

* split beat and celery scripts

* remove chart folder

* celery heartbeat every 10sec, reduce distributed beat lock hold time

* remove dockerfile local link

* add localhost redis url for tests
2020-04-13 16:22:06 +01:00
..
docker start worker in background for docker 2020-04-07 14:02:09 +02:00
docker-migrate start worker in background for docker 2020-04-07 14:02:09 +02:00
docker-preview
docker-server
docker-worker Helm redis (#558) 2020-04-13 16:22:06 +01:00
docker-worker-beat Helm redis (#558) 2020-04-13 16:22:06 +01:00
docker-worker-celery Helm redis (#558) 2020-04-13 16:22:06 +01:00
pull_production_db
start kill all start-* scripts on CTRL+C (#502) 2020-04-08 14:38:28 +01:00
start-backend
start-frontend
start-worker Make workers optional for now, add a warning if they are offline (#494) 2020-04-08 13:52:29 +01:00
tests Speed up tests by parallelising them (#543) 2020-04-13 10:06:36 +01:00