> How do you backup and restore MoinMoin?

Well, there are several ways.

If you do a file-level backup of your whole system, you're fine, moin
code, configuration and data will be included (as we just use the file
system and no database, no special precautions like dumping databases or
stopping database engines are needed).

If you selectively just want to backup moin, you can either use your
backup tool of choice or configure moin's backup action, see
HelpOnConfiguration.

the data_dir (see your wiki config) has the most important stuff: your
wiki pages, your user profiles, your custom plugins.

you also should backup your wiki config files.

if you include moin's code and static files in the backup, restoring
will be easier. at least you should know which version / release /
package of moin you used.

Whatever you use, make sure the backup has everything you need in case
of emergency.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to