1. 4c990fa dev: support both bazel and bazelisk in install scripts. fix dgraph version by giolekva · 5 years ago
  2. 1c09e60 check_requirements: /bin/sh -> /bin/bash by Giorgi Lekveishvili · 5 years ago
  3. c32dd31 Add check_requirements script checking all required dependencies #35 by giolekva · 5 years ago
  4. 598bcb9 fix: change sh to bash by bakurits · 5 years ago
  5. 1d80649 Simplify installation scripts and update dev.md with instructions of how to use them by giolekva · 5 years ago
  6. 608664d controller: move to core/api by giolekva · 5 years ago
  7. bc79b67 events: move to core/events by giolekva · 5 years ago
  8. 9fb5b0a appmanager: move to core/appmanager by giolekva · 5 years ago
  9. b9a4de2 Reorded core services installation order so Dgraph manages to start up in the meantime by giolekva · 5 years ago
  10. d3c1868 bootstrap_schema: kill port-forwarding after schema is updated by giolekva · 5 years ago
  11. a517b84 Initialize Dgraph schema before installing core services by giolekva · 5 years ago
  12. f255025 bazel_tools: add helm_install macro and use it in core services by giolekva · 5 years ago
  13. 79655f3 core_services: use :push_to_dev target to build and push core service container images by giolekva · 5 years ago
  14. f913b13 core-services: install dgraph by giolekva · 5 years ago
  15. 88c24c0 dev: k3d.sh -> create_dev_cluster.sh by giolekva · 5 years ago
  16. 44bfd01 dev: remove minikube and extract core services installation instructions from it by giolekva · 5 years ago
  17. 918b79d registry: Use NodePort service for container-registry and expose it on host via k3d port mapping by giolekva · 5 years ago
  18. d65f7cb k3d with container registry by giolekva · 5 years ago
  19. 703eb1b minikube use full image paths by giolekva · 5 years ago
  20. 2f26ae9 minikube config by giolekva · 5 years ago
  21. e7e55b8 dev: use docker driver for minikube by giolekva · 5 years ago
  22. 7705c7e make dev/install.sh executable by giolekva · 5 years ago
  23. df70dbc dev-env: use minikube as it offers builting container registry and tunneling by giolekva · 6 years ago