Граф коммитов

2000 Коммитов

Автор SHA1 Сообщение Дата
Ryan Tomayko fe95af1008 Merge pull request #5 from github/copy-editing
Doing some copy editing
2014-07-23 08:33:49 -04:00
Ryan Tomayko 689843c307 Use "GitHub Enterprise" instead of just "Enterprise" 2014-07-23 08:33:07 -04:00
Ryan Tomayko 9de6a6fa35 Merge pull request #6 from github/add-license
Add MIT license
2014-07-23 08:29:15 -04:00
Mike Adolphs d79b921ca3 Add MIT license 2014-07-23 14:20:02 +02:00
Mike Adolphs ae859889c0 Add note about Enterprise Support 2014-07-23 14:16:28 +02:00
Mike Adolphs 2b4b1ac4bb Doing some copy editing 2014-07-23 13:53:27 +02:00
Sean Bryant 13a149ba78 Rework rsync command building. 2014-07-10 12:44:23 -07:00
Sean Bryant 5c72f0b397 Quote hosts 2014-07-10 12:42:51 -07:00
Sean Bryant 61d0d689d5 We'll create the backup structure if needed. 2014-07-10 12:40:23 -07:00
Sean Bryant 910967d351 Wait gc process to die. 2014-07-10 12:27:51 -07:00
Sean Bryant f635816bae Should be inverted. 2014-07-10 12:26:52 -07:00
Sean Bryant 4feda68a49 Call verification functions. 2014-07-10 11:27:54 -07:00
Sean Bryant 4fd4dd5ce1 Fix host and backup dir checks. 2014-07-10 11:27:38 -07:00
Sean Bryant c4277a4f8f Get the right trap function 2014-07-10 11:27:05 -07:00
Sean Bryant c65d58edca Fix verification methods.
A subshell exit doesn't really do what we want.
2014-07-10 11:23:17 -07:00
Sean Bryant 602ec82f79 An exit on usage is useful. 2014-07-10 11:16:00 -07:00
Joe Williams fd38e198a8 Merge pull request #4 from github/move_things_around
move things around a bit
2014-07-10 11:13:39 -07:00
Joe Williams a69c6e6e26 move things around a bit 2014-07-10 10:56:50 -07:00
Joe Williams ad75b12ec1 Merge pull request #3 from github/s3_backups
add support for s3cmd backups
2014-07-10 10:40:18 -07:00
Sean Bryant 81174163e5 Exclude tmp_* on the object sync. 2014-07-10 00:39:47 -07:00
Sean Bryant 2585124669 Fix path. 2014-07-10 00:34:41 -07:00
Sean Bryant 51c8e4c2fd Add some more quotes around the rsync options. 2014-07-09 23:56:34 -07:00
Sean Bryant f4e3c58dad Quote $backup_dir 2014-07-09 23:17:15 -07:00
Sean Bryant 0fb0d8dcde Kill the commas. 2014-07-09 23:15:40 -07:00
Sean Bryant 37eb35fb2d woops, logs go with refs, not objects. 2014-07-09 23:14:51 -07:00
Sean Bryant d566734f1c Add update_current function. 2014-07-09 23:10:28 -07:00
Sean Bryant 0aad991d1a Bring logs over with objects. 2014-07-09 23:08:39 -07:00
Sean Bryant 820cc97853 Fix copy-paste error. 2014-07-09 23:06:52 -07:00
Joe Williams 099afacd12 make sure all the file names match in the docs and etc 2014-07-09 16:04:21 -07:00
Joe Williams 0697eedcd2 make it better 2014-07-09 16:04:04 -07:00
Joe Williams 7dc34e18b4 restore-ability 2014-07-09 15:19:28 -07:00
Joe Williams 95fa6b7b6e restore-ability 2014-07-09 15:18:39 -07:00
Joe Williams 97475a4639 simplify things a little 2014-07-09 15:07:06 -07:00
Joe Williams 1ef6805501 add restore command 2014-07-09 15:00:46 -07:00
Joe Williams 908c77716c add support for s3cmd backups 2014-07-09 13:22:04 -07:00
Sean Bryant 1ac97ae34f Eval instead of parameter substitution. 2014-07-08 16:44:19 -07:00
Sean Bryant 6edf70480d Actually call sync. 2014-07-08 16:24:37 -07:00
Sean Bryant 9f3acab922 global cleanup function. 2014-07-08 16:24:20 -07:00
Sean Bryant d0f367a130 Missed some locals 2014-07-08 16:23:56 -07:00
Sean Bryant 76758e056e Fix syntax 2014-07-08 16:15:02 -07:00
Sean Bryant 5d003eeaaa Invert check here. 2014-07-08 16:13:33 -07:00
Sean Bryant ed2ecfdcce Just use strings and -z for first run. 2014-07-08 16:10:20 -07:00
Sean Bryant b2e5a4325b First 🔪 at rsync backup script. 2014-07-08 15:48:42 -07:00
Ryan Tomayko 8ecce16c10 Fix typo in README 2014-07-08 12:19:17 -07:00
Ryan Tomayko 7ed737cb4c Ignore ./data directory 2014-07-08 10:18:51 -07:00
Ryan Tomayko fac72fef3e Add ghe-host-check script and setup notes to README 2014-07-08 10:09:00 -07:00
Ryan Tomayko 8188f4c22e Ignore backup.config file 2014-07-08 09:57:24 -07:00
Ryan Tomayko 0ec34fcefb First crack at backup script with config and whatnot
Basic structure for the backup site, including an example config
file and helper script for loading it. The ghe-backup-all script is
basically an implementation of the instructions here:

https://enterprise.github.com/help/articles/backing-up-enterprise-data
2014-07-08 09:55:52 -07:00
Ryan Tomayko 22d924a861 Add a basic README 2014-07-08 09:22:37 -07:00
Ryan Tomayko 48c552bc24 big bang 2014-07-08 09:17:52 -07:00