[Typo3-dev] production-server
Martin Kutschker
martin.t.kutschker at n0spam.blackbox.net
Fri Feb 11 11:46:02 CET 2005
"Daniel Schiffner" <danielschiffner at gmx.de> schrieb im Newsbeitrag
news:mailman.1.1108114277.5234.typo3-dev at lists.netfielders.de...
> hi all,
> has there any work been done towards a live and a production server?
> if not, i had the idea of making a small extension which requires 2 typo3
> installations one live and one production and executes an update of the
> live-server when everything is running on the production-system. best
> would be incremental file and db update.
Do you simply want to have synced installations or do you need some kind of
versioning (eg a simple "publish now" button).
For simple syncing of the live server you could use mysql with a master
slave setup and a periodic rsync of fileadmin/. Though beware of the
typorconf/ :-)
Masi
More information about the TYPO3-dev
mailing list