Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 1.44 KB

index.rst

File metadata and controls

68 lines (53 loc) · 1.44 KB
sd_hide_title:

Install Salt

.. toctree::
   :maxdepth: 2
   :hidden:

   topics/overview
   topics/quickstart

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Install Salt

   topics/before-you-start/index
   topics/install-by-operating-system/index
   topics/bootstrap
   topics/other-install-types/index

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Post-installation

   topics/configure-master-minion
   topics/start-salt-services
   topics/accept-keys
   topics/verify-install
   topics/install-dependencies
   topics/uninstall
   topics/revert-to-previous-version

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Upgrade Salt

   topics/upgrade
   topics/upgrade-to-onedir

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Support

   topics/salt-supported-operating-systems
   topics/salt-version-support-lifecycle
   topics/salt-python-version-support
   topics/access-old-packages
   topics/announcements
   topics/downloads

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Contribute

   Open a Salt issue to report bugs <https://github.com/saltstack/salt/issues/new/choose>
   Open an Install Guide docs issue <https://github.com/saltstack/salt-install-guide/issues/new>
   Salt docs contributing guide <https://saltstack.gitlab.io/open/docs/docs-hub/topics/contributing.html>
   Salt Install Guide source <https://github.com/saltstack/salt-install-guide>