Re: a few (short) questions ...
Stéphane Croisier <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
At 21:40 08.11.2006, you wrote: >Hi ..., I'm developing a banking site portal with jahia ..., I really >apreciate if someone can answer me some questions > >1) Which DB tables do I need to export in order to make a site clone ? There is a site replication utility within Jahia. You just need two jahia servers installed and then you can replicate one virtual site on another server's one through a "cron like" command (every hour, every day,...) >2) It's posible to store all site information only in DB (not in DB and >filesystem) ? Yes. During the installation wizard you have in the DB advanced settings an option to enforce rich texts + binary files storage. However you still need some shared file access for the Lucene search index. >3) Is there an average filesystem growth measure for a site ?? for example >kb/page (average) It really depends of the structure of your page and the goal of your site (intranet which mainly displays binary files or std web site pages) >4) The same as 3) for growth in DB Again, it depends of what you plan to store in Jahia... But globally the size of the Jahia DB is small (< 100Mb ) and will not grow a lot. Then it really depends of the number of rich texts (large text) + binary files you will store in your system. Regards, Stéphane >For 3) and 4) I supose an average page size, for example three paragraphs of >text and two images .... An aproximate measure is enought ... > >Thanks in advance >-- >View this message in context: >http://www.nabble.com/a-few-%28short%29-questions-...-tf2597690.html#a7246423 >Sent from the Jahia - Dev mailing list archive at Nabble.com.