openreplay/backend
Rajesh Rajendran f3b6bda163
Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-27 12:54:40 +00:00
..
pkg fix(backend-http):read from request without copying byts to array first 2022-04-23 13:54:56 +02:00
services fix(backend): bad_request starts from 400 2022-04-25 18:38:11 +02:00
.dockerignore Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
build.sh Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
Dockerfile fix(backend-storage): dir clean in routine; MAX_POLL_INTERVAL_MS env var 2022-04-06 16:53:49 +02:00
Dockerfile.bundle feat(backend): topic redirections 2021-11-10 17:04:45 +01:00
entrypoint.sh feat(backend-docker): start all services in the background 2021-07-26 17:22:20 +02:00
go.mod feat(backend): go v.1.18 upgrade 2022-04-01 19:14:08 +02:00
go.sum feat(backend): go v.1.18 upgrade 2022-04-01 19:14:08 +02:00