Skip to content

Why use TYPO3 Surf versus GitHub actions with FTP? #799

Discussion options

You must be logged in to vote

Welcome to the TYPO3 community!

TYPO3 Surf does a lot more than just copy files to a server. It creates a new folder for each release. That has the advantage that the website won't be broken during the time of deployment and will be switched to the new folder once it's done.

Then TYPO3 Surf also migrates the DB and clears the caches.

If you want, you can add more custom build steps like compiling scss to CSS or whatever you need.

I hope this helps.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by simonschaufi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #798 on December 05, 2024 15:10.