Skip to content

Latest commit

 

History

History
90 lines (66 loc) · 2.4 KB

index.rst

File metadata and controls

90 lines (66 loc) · 2.4 KB

Pachyderm Developer Documentation

Welcome to the Pachyderm documentation portal! Below you'll find guides and information for beginners and experienced Pachyderm users. You'll also find API references docs.

If you can't find what you're looking for or have a an issue not mentioned here, we'd love to hear from you either on GitHub, our Users Slack channel, or email us at support@pachyderm.io.

Note: if you are using a Pachyderm version < 1.4, you can find relevant docs here.

.. toctree::
    :maxdepth: 1
    :caption: Getting Started

    getting_started/getting_started
    getting_started/local_installation
    getting_started/beginner_tutorial

.. toctree::
    :maxdepth: 1
    :caption: Pachyderm Fundamentals

    fundamentals/getting_data_into_pachyderm
    fundamentals/creating_analysis_pipelines
    fundamentals/distributed_computing
    fundamentals/incrementality
    fundamentals/getting_data_out_of_pachyderm
    fundamentals/updating_pipelines

.. toctree::
    :maxdepth: 1
    :caption: Pachyderm Enterprise Edition

    enterprise/overview
    enterprise/deployment

.. toctree::
    :maxdepth: 1
    :caption: Full Examples

    examples/readme

.. toctree::
    :maxdepth: 1
    :caption: Deploy Pachyderm

    deployment/deploy_intro
    deployment/google_cloud_platform
    deployment/amazon_web_services
    deployment/azure
    deployment/openshift
    deployment/on_premises
    deployment/custom_object_stores
    deployment/migrations

.. toctree::
    :maxdepth: 1
    :caption: Manage Pachyderm

    managing_pachyderm/autoscaling
    managing_pachyderm/data_management
    managing_pachyderm/general_troubleshooting
    managing_pachyderm/deploy_troubleshooting

.. toctree::
    :maxdepth: 1
    :caption: Pachyderm Cookbook

    cookbook/splitting
    cookbook/combining
    cookbook/ml
    cookbook/time_windows
    cookbook/gpus

.. toctree::
    :maxdepth: 2
    :caption: Reference

    reference/pipeline_spec
    pachctl/pachctl
    reference/clients