.. include:: /Includes.rst.txt .. index:: installation .. _installation_index: ============ Installation ============ .. container:: row m-0 p-0 .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Installing TYPO3 ` .. container:: card-body The Installation Guide covers everything needed to install TYPO3. Including a preinstallation checklist and a detailed walk through that details every step of the installation process. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Deploying TYPO3 ` .. container:: card-body The deployment guide highlights some of solutions available that can help automate the process of deploying TYPO3 to a remote server. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Tuning TYPO3 ` .. container:: card-body This chapter contains information on how to configure and optimize the infrastructure running TYPO3. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`TYPO3 Release Integrity ` .. container:: card-body Every release of TYPO3 is electronically signed by the TYPO3 release team. In addition, every TYPO3 package also contains a unique file hash that can be used to ensure file integrity when downloading the release. This guide details how these signatures can be checked and how file hashes can be compared. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Installing TYPO3 With DDEV ` .. container:: card-body This is a step-by-step guide detailing how to install TYPO3 using DDEV, Docker and Composer. .. container:: col-md-6 pl-0 pr-3 py-3 m-0 .. container:: card px-0 h-100 .. rst-class:: card-header h3 .. rubric:: :ref:`Legacy Installation Guide ` .. container:: card-body Looking to install TYPO3 the classic way? Whilst this method of installation is no longer recommended, the Legacy Installation Guide demonstrates how TYPO3 can be installed without using Composer. .. toctree:: :hidden: :titlesonly: Install TutorialDdev TuneTYPO3 DeployTYPO3 LegacyInstallation