openreplay/api
Rajesh Rajendran 8db1b9d47e
feat(chalice): included sourcemaps_reader
It's not advised to run multiple processes in a single docker container.
In Kubernetes we can run this as sidecar, but other platforms such as
Heroku, and vanilla docker doesn't support such feature. So till we
figure out better solution, this is the workaround.
2021-05-21 21:45:04 +05:30
..
.chalice Changes: 2021-05-20 16:12:56 +02:00
chalicelib Changes: 2021-05-21 17:42:18 +02:00
sourcemaps_reader Change: 2021-05-20 12:36:42 +02:00
.gitignore Changes: 2021-05-21 17:42:18 +02:00
app.py Changes: 2021-05-20 20:25:20 +02:00
build.sh chore(build): script to build and push docker images. 2021-05-14 22:22:49 +05:30
Dockerfile feat(chalice): included sourcemaps_reader 2021-05-21 21:45:04 +05:30
entrypoint.sh feat(chalice): included sourcemaps_reader 2021-05-21 21:45:04 +05:30
env_handler.py Changes: 2021-05-12 19:05:33 +02:00
requirements.txt Changes: 2021-05-20 16:12:56 +02:00