I have 3 sites with non permanent private WAN link. On each site, I will
install a plone's server for internal CMS services. So, in each site, users
have normal write access locally.
Every night I want to schedule a replication between all 3 plone's server to
synchronize all data. It's very similar as Lotus Domino replication task.
Solution as ZRS not permit this function, and I do not found any information
in the web for Plone !
Question 1)
How can I synchronize all data between sites each night ?
An approach to consider is for each site to have their own workspace folder,
which they update. After sync, all sites have all the content, but they only
create and edit content in their own folders. That way, conflicts don't
arise.
Then you can use collections to present content from all sites; e.g. a
/newsletters/ collection gathers newsletters from /site1/newsletters/ and
/site2/newsletters/
--
View this message in context: http://plone.293351.n2.nabble.com/multisite-plone-with-asynchronous-data-replication-tp5040652p6179644.html
Sent from the Enterprise mailing list archive at Nabble.com.
_______________________________________________
Enterprise mailing list
Enter...@lists.plone.org
Release 1.0.3 was made on 2010-10-07.
--
View this message in context: http://plone.293351.n2.nabble.com/multisite-plone-with-asynchronous-data-replication-tp5040652p6179655.html