< TYPO3 13 Video Training - Publishing/Deployment

Managing Deployment Exclusions and Shared Folders

Wolfgang Wagner

Show in app

Beschreibung

Effective deployments require excluding specific files and folders using configuration like rsync excludes in the deploy.php, and ensuring shared folders contain necessary persistent data like configuration and fileadmin uploads.

Ziele

  • I can configure deployment exclusions to prevent uploading unnecessary or sensitive files.
  • I understand how to manage the shared folder structure and upload relevant contents.
  • I know when and how to manually synchronize local files to the shared directory on the server.