diff --git a/Documentation/Administration/Installation/DeployTYPO3.rst b/Documentation/Administration/Installation/DeployTYPO3.rst index eced59fc2..749fc684f 100644 --- a/Documentation/Administration/Installation/DeployTYPO3.rst +++ b/Documentation/Administration/Installation/DeployTYPO3.rst @@ -3,6 +3,7 @@ .. index:: deployment, composer, production setup .. _deploytypo3: +.. _deployment: =============== Deploying TYPO3 @@ -17,6 +18,8 @@ options is to manually copy its files and database from a local machine to the live server, adjusting the configuration where necessary. +.. _deployment-steps: + General Deployment Steps ======================== @@ -37,6 +40,8 @@ General Deployment Steps (e.g. ``{"platform": {"php": "8.2"}}``), so Composer will always check the correct dependencies. +.. _deployment-automatic: + Deployment Automation =====================