0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Tim Glaser
13293c6c91
Fix docker builds (#1195)
* Copy correct babel file in docker images

* Add babel to docker ignore
2020-07-13 12:01:17 +02:00
porter-dev
914f0d69d8
Porter Development on Posthog (#1012)
* porter compatibility changes

* fix devServer typo

* quick fix porter

* make backwards compatible

* Update README.md

* button size

* Update README.md

* remove spaces

* remove migration file

* Update README.md

Co-authored-by: Alexander Belanger <abelanger@Alexanders-MacBook-Pro-4.local>
Co-authored-by: Trevor Shim <sungrok.shim@yale.edu>
2020-06-18 13:42:34 +02:00
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
Marius Andra
036bb504e3 add scripts to docker ignore 2020-04-07 14:50:10 +02:00
Tim Glaser
bcbf85e0aa Fix missing docker-server from dockerignore 2020-04-02 10:37:35 +01:00
Marius Andra
3a943e1c11 install in docker via root package.json and webpack 2020-03-18 13:41:46 +01:00
Tim Glaser
70efaa7b02 Fix dockerignore scss 2020-02-28 16:09:46 -08:00
Tim Glaser
4c689b8ef5 Fix dockerignore 2020-02-28 15:54:47 -08:00
Tim Glaser
7dc01a4781 Fix dockerfile 2020-02-27 16:40:56 -08:00
Michael
1a87d88513 Updates docker ignore to include (not ignore) staticfiles 2020-02-27 17:26:19 -06:00
Tim Glaser
d4ff184e50 Reduce preview docker image size 2020-02-09 15:20:11 -08:00
Tim Glaser
57e40b5c59 Create preview and production dockerfiles and add LICENSE 2020-02-09 13:54:14 -08:00
Tim Glaser
395d79f434 Faster dockerfile, with useful (and prettywelcome message 2020-02-09 12:21:06 -08:00
Tim Glaser
f164148fb4 Preview docker image 2020-02-08 11:06:46 -08:00