[Flow] TYPO3 Surf questions
Mark Kuiphuis
mark at capesso.com.au
Mon Oct 13 08:03:52 CEST 2014
Hi all,
How can I use TYPO3.Surf to deploy multiple packages to a staging server?
Packages/Application/Vendor.Package
Packages/Application/Vendor.Package.Client
Packages/Application/Vendor.Package.Module1
..
..
Packages/Application/Vendor.Package.Module4
etc. etc.
Another installation can have:
Packages/Application/Vendor.Package
Packages/Application/Vendor.Package.OtherClient
Packages/Application/Vendor.Package.Module3
Packages/Application/Vendor.Package.Module4
Vendor.Package is the package with the Core Functionality.
Vendor.Package.ModuleX allow for additional functionality potentially
for 1 or more clients.
All the examples only talk about one $application send to a node, but
for every client with their own staging version, I need to have at least
2 (Core and Client) or more packages being updated.
Because all the clients use the same Core Package, I believe I should
only have 1 repo on my git server for the Core package, instead of
saving the full set of modules for each client in a repo....
But I fail to see how to deploy this with TYPO3.Surf
Thanks in advance,
--
Mark Kuiphuis
Capesso Pty Ltd
More information about the Flow
mailing list