0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Michael Matloka
257d596038
Use KAFKA_HOSTS instead of KAFKA_URL in ECS dockerized plugin server (#3054) 2021-01-22 15:18:16 +01:00
Michael Matloka
efe8870c85
Fix plugin server task definition rendering (#3053) 2021-01-22 15:01:25 +01:00
Michael Matloka
56de9e9226
Run independently Dockerized (#3052) 2021-01-22 14:47:06 +01:00
Michael Matloka
3c13a3ef9c
Simplify plugin server service definitions (#2929) 2021-01-13 11:46:56 +01:00
Marius Andra
606525644e
Add deployment environment variables (#2874)
* add deployment env to track instances

* Rename Production ECS

Co-authored-by: Karl-Aksel Puulmann <oxymaccy@gmail.com>
2021-01-11 13:25:40 +01:00
Paolo D'Amico
1ef890fbf2
add missing env vars to plugins & worker tasks (#2869) 2021-01-06 18:17:45 +01:00
James Greenhill
2f9f3fe05a
Fixes for differences between terraform and GA task-definition (#2786) 2020-12-15 18:34:01 -08:00
Marius Andra
098343cbee
Deploy Plugins to AWS (#2755)
* create plugins task

* add plugins to container

* remove env vars that are probably not needed

* bump size of node for plugins

* don't run plugin server on worker

Co-authored-by: James Greenhill <fuziontech@gmail.com>
2020-12-15 18:10:00 -08:00