[[PageOutline(2-5,Contents,pullout)]] = Bash script to get a static offline copy of your Trac installation == Description This script creates a static copy of your Trac installation. It should help to restore your installation in case of a calamity, such as a server blowing up, so this backup script was created using wget. Key features: * Perform a trac-hotcopy and archive it with tar and a datestamp * Crawl the whole Trac project, archive it and save it with a datestamp * Save the raw version of the crawl (without an archive) so you can browse your entire Trac site even when it is down just with static HTML files The script is best executed regularly via crond. The script is hosted on Github [https://github.com/nextl00p/backuptrac]. == !Bugs/Feature Requests Existing bugs and feature requests for BackupTracScript are [report:9?COMPONENT=BackupTracScript here]. If you have any issues, create a [/newticket?component=BackupTracScript new ticket]. [[TicketQuery(component=BackupTracScript&group=type,format=progress)]] == Download Download the zipped source from [export:backuptracscript here]. == Source You can check out BackupTracScript from [/svn/backuptracscript here] using Subversion, or [source:backuptracscript browse the source] with Trac. == Installation See installation instructions included within https://github.com/nextl00p/backuptrac/blob/master/README.md == !Author/Contributors **Author:** [wiki:nextloop] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**