Skip to content

mmmtastymmm/rust-cockroach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example rust project with docker cluster

Has the following:

  • Cassandra docker compose
  • Cockroach docker compose
  • minio helm chart

Minio Helm Chart

To run install the minio helm chart use the following command:

helm install minio minio-chart/

To forward relevant ports you can use kubectl

# For applications
kubectl port-forward pod/minio-0 9000:9000
# for the dashboard 
kubectl port-forward pod/minio-0 9001:9001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages