Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TE
Posts
1
Comments
0
Joined
2 yr. ago
TYPO3 CMS @lemmy.ml
TearDrainer @feddit.de

Insights on deployment

Hi all,

work just decided to start using Typo and am trying to wrap my head around it. Getting a good picture from the docs but still have trouble understand the deployment process when using a local dev installation and pushing this to a server. I understand that there tools for this and most content is copied over (fileadmin, typo3conf etc), but I have questions regarding the DB and extensions:

  • Is it correct that the DB will not be deployed automatically? So I have to dump it locally and restore on the server by hand?
  • If I add extensions locally, they will not be deployed to the server? Meaning I have to manually check the server installation and make sure all extension are present before deploying? Any hints would be great, thx!