0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Michael Matloka
4f1b208709
Pin prod docker-compose to Postgres 13 and Redis 6 (#4019) 2021-04-16 16:25:16 +02:00
Michael Matloka
286287e8e1
Remove IS_DOCKER env var (#3843) 2021-04-01 17:10:00 +02:00
Adam Boaler
9dc202ee24
Bind data volume to postgres container (#2359) 2020-11-13 14:34:55 +01:00
Michael Matloka
9d7dae201a
Make production docker-compose.yml generated (#1704)
* Make production docker-compose.yml generated

* Move "version" to top

* Update instructions

* Leave a fallback docker-compose.yml

* Fix grammar

* Update instructions

* Delete docker-compose.proxy.yml

* Improve error handling

* Update script

* Update wording
2020-09-28 20:50:38 +02:00
Michael Matloka
49a15e9f53
Enhance and optimize PR GitHub workflows (#1365)
* Enhance and optimize GitHub workflows

* Prettier app.json

* Update YAML list

* Prettier workflows

* Include YAML in prettier runs

* Improve job naming

* Update E2E workflow name

* Prettier docker-compose YAML

* Update workflows

* Put freezegun into prod requirements

* Update workflow names

* Update workflow names again

* Update ci-backend.yml

* Update Lint with flake8

* Remove redundant eslint:ci script

* Revert "Put freezegun into prod requirements"

This reverts commit 460e3942d10194e9f46c8a2196ebd9ecc1f23c6f.

* Install freezegun in workflow and update dev.txt

* Prettier auto-image.yml

* Add "CI" to ci-* names

* Fix prettier:check

* Add missing SECRET_KEY

* Prettier 2 last files
2020-08-18 11:08:40 +02:00
Yakko Majuri
a067b820b3
Close #1256: Add 80:8000 compose port mapping (#1257) 2020-07-20 21:41:43 +02:00
Marius Andra
b747b19c6c add redis container name to dockerfile 2020-04-07 14:54:09 +02:00
Marius Andra
12c9f180ad add redis to dockerfile 2020-04-07 14:02:09 +02:00
Timur
5c418598e7 set password for postgres in docker-compose 2020-04-06 22:40:22 +02:00
ccash3
e45f851270
Merge branch 'master' of github.com:PostHog/posthog into adhoc-container-name 2020-02-28 12:47:12 -08:00
ccash3
765e752d57
adhoc: adds container name 2020-02-28 12:43:33 -08:00
Tim Glaser
e7f68d02ff Remove DEBUG from docker-compose 2020-02-28 12:11:49 -08:00
Tim Glaser
f0016029ba Closes #228 update docker compose file 2020-02-28 12:04:42 -08:00
Tim Glaser
7dc01a4781 Fix dockerfile 2020-02-27 16:40:56 -08:00
Tim Glaser
27b6afe161 Update ports on docker-compose 2020-02-17 09:54:04 -08:00
Tim Glaser
57e40b5c59 Create preview and production dockerfiles and add LICENSE 2020-02-09 13:54:14 -08:00
Tim Glaser
a9e412c49d Add docker files 2020-02-05 09:51:41 -08:00