Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.24 KB

getting_started.rst

File metadata and controls

33 lines (18 loc) · 1.24 KB

Getting Started

Welcome to the documentation portal for first time Pachyderm users! We've organized information into three major sections:

local_installation: Get Pachyderm deployed locally on OSX or Linux.

beginner_tutorial: Learn to use Pachdyerm through a quick and simple tutorial.

troubleshooting: Common getting started issues and how to fix them.

If you'd like to read about the technical concepts in Pachyderm before actually running it, check out our reference docs:

  • ../pachyderm_file_system
  • ../pachyderm_pipeline_system
  • ../pachctl/pachctl
  • ../FAQ
  • Use Cases

---

If you've already got a Kubernetes cluster running or would rather use AWS, GCE or Azure, check out our ../deployment/deploying_on_the_cloud documentation.

---

Looking for in-depth development docs?

Learn how to ../deployment/analyze_your_data check out more advanced Pachyderm examples such as image processing with OpenCV or machine learning with TensorFlow.