Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 919 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 919 Bytes

Playground

Minikube and Tilt based local environment for quickly running various applications to play with.

To run all services from the services folder, simply run:

tilt up

Alternatively, just pass the names of services you're interested in, e.g.:

tilt up minio neo4j

To startup a minikube cluster run make cluster.

Needed binaries: minikube, tilt and helm.

TO ADD

TODO

  • refactor so it doesn't always need to load all the file