-
☆ A M B ☆
- 3,112 Posts
I just realized (because i tested revo several times lately), that revo has a big size of its standard installation, almost 40 mb for the start.
Do you guys think that will be all you need?
How about additional modules or packages?
How big is the minimum capacity to serve modx revolution?
How big is enough?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
MODX Staff
- 10,725 Posts
Revo is definitely not 40Mb out of the gate, but with the core transport (which you can delete after install/upgrade) and cache and transport packages in the core/packages directory, I can see how it could reach that easily on a complete site.
I’ve set up 3 test revo on centos 5.3. Two are pretty much fresh, and weigh in at 35mb each. The third is svn beta-5 with tinymce installed, nothing else, only a couple pages created, and it’s 85mb at the moment.
./core is 41mb and ./core/cache is only 500kb. ./core/model is 13mb and ./core/packages is 24mb. ./manager is 34mb.
======
Doug G
======
-
☆ A M B ☆
- 3,112 Posts
Quote from: Doug at Dec 01, 2009, 12:39 AM
The third is svn beta-5 with tinymce installed, nothing else, only a couple pages created, and it’s 85mb at the moment.
./core is 41mb and ./core/cache is only 500kb. ./core/model is 13mb and ./core/packages is 24mb. ./manager is 34mb.
Does it come from exported SVN? or all svn files included?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
MODX Staff
- 10,725 Posts
If you need to save space, you can delete the packages in your core/packages/ directory, though this will take away the ability to uninstall and restore what was changed when you installed a particular package.
-
☆ A M B ☆
- 427 Posts
Personally, I do double duty.
I use the svn to develop in, and I use the zipped downloads from the modxcms.com site, on my sites, to match what people in the real world will be using, so I don’t make any assumptions....