openreplay/ee/api
Rajesh Rajendran 93f27fe459
clickhouse password (#972)
* chore(helm): Adding clickhouse password
* chore(backend): Support clickhouse password
* chore(api): Adding clickhouse password support
* chore(helm): inject clickhouse password
* chore(helm): Updating clickhouse image
* fix(clickhouse): Removing duplicate country code

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-02-08 18:47:32 +01:00
..
auth feat(chalice): refactored 2022-11-08 11:07:19 +01:00
chalicelib clickhouse password (#972) 2023-02-08 18:47:32 +01:00
routers feat(chalice): redirect to IDP on invitation when enforceSSO is enabled 2023-02-07 16:22:36 +01:00
.gitignore Merge remote-tracking branch 'origin/api-v1.9.5' into dev 2023-01-24 10:36:58 +01:00
app.py Merge remote-tracking branch 'origin/dev' into api-v1.9.5 2022-12-28 19:58:38 +01:00
app_crons.py feat(crons): refactored 2022-09-14 11:25:50 +01:00
build_crons.sh fix(build): crons image tag 2023-01-26 12:19:25 +01:00
clean.sh feat(chalice): funnels cleaned 2023-01-23 14:41:35 +01:00
development.md chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
Dockerfile feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
Dockerfile.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_alerts feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
Dockerfile_alerts.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_crons feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
Dockerfile_crons.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
entrypoint.sh feat(sourcemaps-reader): stadalone 2022-10-25 13:30:19 +02:00
entrypoint_alerts.sh feat(alerts): ignore ASSIST_KEY 2022-11-03 11:41:27 +01:00
entrypoint_crons.sh feat(alerts): ignore ASSIST_KEY 2022-11-03 11:41:27 +01:00
env.default feat(alerts): changed env-vars 2023-02-02 17:49:47 +01:00
env_vars.sh feat(chalice): changed env-vars handling 2022-07-20 15:24:29 +02:00
or_dependencies.py feat(chalice): fixed SSO 2022-11-07 13:10:23 +01:00
prepare-dev.sh chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
requirements-alerts.txt feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
requirements-crons.txt feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
requirements.txt feat(chalice): updated all dependencies 2023-01-20 14:41:07 +01:00
run-dev.sh Api FastApi (#252) 2021-12-16 19:10:12 +01:00
schemas_ee.py feat(chalice): fixes 2023-02-06 17:47:37 +01:00