Skip to content

Latest commit

 

History

History
125 lines (89 loc) · 2 KB

index.rst

File metadata and controls

125 lines (89 loc) · 2 KB

Welcome to Zammad's documentation!

The Zammad documentation consists of three parts:

.. toctree::
   :maxdepth: 2
   :caption: About

   /about/zammad


.. toctree::
   :maxdepth: 2
   :caption: Prerequisites

   /prerequisites/software
   /prerequisites/hardware


.. toctree::
   :maxdepth: 1
   :caption: Installation & Update

   /install/source
   /install/centos
   /install/debian
   /install/ubuntu
   /install/suse
   /install/elasticsearch
   /install/docker-compose
   /install/kubernetes
   /install/univention
   /install/update


.. toctree::
   :maxdepth: 2
   :caption: Getting started

   /getting-started/first-steps


.. toctree::
   :maxdepth: 2
   :caption: Migration

   /migration/otrs
   /migration/zendesk


.. toctree::
   :maxdepth: 3
   :glob:
   :caption: Administration via webfrontend

   Admin-Documentation <https://admin-docs.zammad.org/>


.. toctree::
   :maxdepth: 2
   :glob:
   :caption: Administration via console

   /admin/console


.. toctree::
   :maxdepth: 2
   :glob:
   :caption: Contributing / Development

   /contributing/start
   /contributing/branches
   /contributing/packages
   /contributing/ci
   /contributing/code-quality
   /contributing/install-docker
   /contributing/install-vagrant


.. toctree::
   :maxdepth: 2
   :glob:
   :caption: REST API

   /api/intro
   /api/user
   /api/organization
   /api/group
   /api/ticket
   /api/ticket-state
   /api/ticket-priority
   /api/ticket-article
   /api/notification
   /api/object
   /api/tags
   /api/user-access-token


.. toctree::
   :maxdepth: 2
   :glob:
   :caption: CTI API

   /cti/api-intro
   /cti/api-push


.. toctree::
   :maxdepth: 2
   :glob:
   :caption: Appendix


   /appendix/backup-and-restore
   /appendix/configure-env-vars
   /appendix/repo-file
   /appendix/privacy
   /appendix/single-sign-on