RubyGems Navigation menu

itgwiki_mirror 1.0.3

Use two scripts, itgwiki_mirror_backup and itgwiki_mirror_deploy, to maintain a read-only mirror of ITGwiki. itgwiki_mirror_backup runs periodically and automatically on the live instance of ITGwiki to create a backup and copy it to the mirror. itgwiki_mirror_deploy runs on the mirror and is triggered by itgwiki_mirror_backup, imports and adjusts the backup to be read-only, then deploys it on the mirror server. Requires rsync and mysqldump. IMPORTANT: database user passwords are visible as part of the command used to execute the backup and deploy processes. I recommend creating minimally empowered user accounts to execute backup and deploy tasks.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.4 - January 24, 2012 (8 KB)
  2. 1.0.3 - January 24, 2012 (8 KB)
  3. 1.0.2 - January 24, 2012 (8 KB)
  4. 1.0.1 - January 24, 2012 (8 KB)
  5. 1.0.0 - January 24, 2012 (8 KB)
Show all versions (34 total)

Runtime Dependencies (2):

highline >= 0
rb-inotify >= 0

Owners:

Authors:

  • Justin Force

SHA 256 checksum:

c3282a5f6247847a3c60e730582ffac56f18df55a591a26331b0cde502260f3b

Total downloads 42,366

For this version 3,245

Licenses:

N/A

Required Ruby Version: None

Links: