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!
I've created a long blog post explaining how I've become a web developer working with #TYPO3 all the time: daniel-siepmann.de/my-typo3-jo… . Maybe it is interesting especially for new people that struggle with their current situation.