Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 617 Bytes

File metadata and controls

14 lines (9 loc) · 617 Bytes

Greptile Infrastructure

We offer two methods of deployment - docker-compose and kubernetes. We strongly recommend using the docker-compose method as this is simpler and more flexible.

The onprem setup repository for Greptile (docker-compose)

Architecture Diagram (docker-compose)

This is a diagram of the architecture. arch-greptile

Follow the README.md guide in the /deploy/docker-compose directory.

The onprem setup repository for Greptile (kubernetes)

Please check the README.md under deploy/kubernetes/ on how to deploy Greptile in a Kubernetes cluster.