platform/workers/datalake/schema
Alexander Onnikov 723026cc59
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
chore: update datalake configs (#7033)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-10-24 22:08:00 +07:00
..
datalake.sql chore: update datalake configs (#7033) 2024-10-24 22:08:00 +07:00
Dockerfile feat: datalake worker initial version (#6952) 2024-10-18 19:17:40 +07:00
init.sh feat: datalake worker initial version (#6952) 2024-10-18 19:17:40 +07:00
logs.yaml feat: datalake worker initial version (#6952) 2024-10-18 19:17:40 +07:00
optimizations.sql feat: datalake worker initial version (#6952) 2024-10-18 19:17:40 +07:00
README.md feat: datalake worker initial version (#6952) 2024-10-18 19:17:40 +07:00

Running Cockroach DB in Docker

docker run -d -p 8080:8080 -p 26257:26257 cockroach:dev -name cockroach