Wiki » История » Версия 28
Dmitry Chernyak, 07.07.2016 12:06
1 | 22 | Dmitry Chernyak | h1. scduply - useful interface for duplicity |
---|---|---|---|
2 | 1 | Александр Кобуз | |
3 | 21 | Dmitry Chernyak | [[OVERVIEW]] | [[INSTALL]] | [[SETUP]] | [[USAGE]] |
4 | 21 | Dmitry Chernyak | [[ОБЗОР]] | [[УСТАНОВКА]] | [[НАСТРОЙКА]] | [[ИСПОЛЬЗОВАНИЕ]] |
5 | 21 | Dmitry Chernyak | |
6 | 25 | Dmitry Chernyak | > *scduply* - is a backup system designed for easy and cost-effective backup of the data to any type of storage via Internet, from a simple ftp to Amazon S3-class services. |
7 | 24 | Dmitry Chernyak | > |
8 | 25 | Dmitry Chernyak | > Due to it's properties, scduply is ideal for VPS backup copy on Linux (for example - sites) and on Windows (for example - a terminal server, including a file database, and Outlook folders). |
9 | 23 | Dmitry Chernyak | |
10 | 24 | Dmitry Chernyak | h2. KEY FEATURES |
11 | 23 | Dmitry Chernyak | |
12 | 24 | Dmitry Chernyak | * *Deduplication* |
13 | 23 | Dmitry Chernyak | The incremental backup sents only different pieces of the file. Convenient for big logs and databases. |
14 | 23 | Dmitry Chernyak | |
15 | 26 | Dmitry Chernyak | * *Encryption on client-side* |
16 | 23 | Dmitry Chernyak | Before sending, all data is encrypted by GPG program. Therefore, even if the third party has the access to the location, it can't acquire the data without the private key. |
17 | 23 | Dmitry Chernyak | |
18 | 24 | Dmitry Chernyak | * *Easy Windows installation* |
19 | 23 | Dmitry Chernyak | Windows installer does everything itself. More over, the Windows version contains patches for fast and stable operation. |
20 | 23 | Dmitry Chernyak | |
21 | 24 | Dmitry Chernyak | * *VSS Support for MS Windows* |
22 | 1 | Александр Кобуз | Supporting Snapshots, allowing to copy databases, Outlook pst-files and changing other objects. |
23 | 23 | Dmitry Chernyak | |
24 | 24 | Dmitry Chernyak | h2. SCDUPLY - IS FREE SOFTWARE |
25 | 23 | Dmitry Chernyak | |
26 | 27 | Dmitry Chernyak | The software consist of three components licensed under GPL: |
27 | 23 | Dmitry Chernyak | |
28 | 28 | Dmitry Chernyak | * *"scduply":https://github.com/skycover/scduply* - the program itself |
29 | 28 | Dmitry Chernyak | * *"scdw":https://github.com/skycover/scdw* - the web-interface to control scduply |
30 | 28 | Dmitry Chernyak | * *"scwin":https://github.com/skycover/scwin* - the installer for scduply и scdw for Windows with VSS option |
31 | 17 | Dmitry Chernyak | |
32 | 28 | Dmitry Chernyak | The software is developed by "SkyCover Company":http://www.skycover.ru. It is initally based on source of "duply":http://duply.net/ and using [[Duplicity|Duplicity]] as backup engine. |
33 | 28 | Dmitry Chernyak | This is the backup control tool via configuration files and simple commands, which simplifies significantly the tuning of backup jobs |
34 | 28 | Dmitry Chernyak | and allowing to manage several jobs, each for different directory or subsystem. |
35 | 20 | Dmitry Chernyak | |
36 | 1 | Александр Кобуз | |
37 | 1 | Александр Кобуз | h2. SkyCover Duply (scduply) |
38 | 1 | Александр Кобуз | |
39 | 1 | Александр Кобуз | The tool for managing dedicated server backups via the configuration files and simple commands. |
40 | 1 | Александр Кобуз | |
41 | 17 | Dmitry Chernyak | * Permits to define the new backup job in few seconds. |
42 | 17 | Dmitry Chernyak | * User friendly, clear syntax of config files. |
43 | 17 | Dmitry Chernyak | * Able to execute and check pre- and post-job scripts. |
44 | 17 | Dmitry Chernyak | * Gives useful commands for backup and restore. |
45 | 17 | Dmitry Chernyak | * Saves the backup logs, create and mail HTML reports. |
46 | 6 | Александр Кобуз | |
47 | 1 | Александр Кобуз | The example of mailed HTML report. It cames with all the raw logs attached. |
48 | 6 | Александр Кобуз | |
49 | 6 | Александр Кобуз | !scduply-report1.png! |
50 | 6 | Александр Кобуз | |
51 | 15 | Александр Кобуз | *SkyCover Duply* is useful for command-line usage and also is used as the backend for [[SkyCover_Duply_Web_en|SkyCover Duply Web (SCDW)]] – the web interface for configuring the backup jobs. |
52 | 6 | Александр Кобуз | |
53 | 6 | Александр Кобуз | Both scduply and SCDW are free and licensed under GPL. |
54 | 6 | Александр Кобуз | |
55 | 6 | Александр Кобуз | The sources and the manuals |
56 | 6 | Александр Кобуз | |
57 | 6 | Александр Кобуз | Installation Instructions |
58 | 6 | Александр Кобуз | |
59 | 6 | Александр Кобуз | Usage Guide |
60 | 6 | Александр Кобуз | |
61 | 6 | Александр Кобуз | The project’s code: http://github.com/skycover/scduply |
62 | 6 | Александр Кобуз | |
63 | 6 | Александр Кобуз | The request tracker: https://redmine.skycover.ru/projects/scduply-backup |
64 | 6 | Александр Кобуз | |
65 | 6 | Александр Кобуз | The quick comments page |
66 | 6 | Александр Кобуз | |
67 | 6 | Александр Кобуз | The relation to the duply project |
68 | 6 | Александр Кобуз | |
69 | 6 | Александр Кобуз | scduply is based on the source code of duply, but is advanced to be more friendly: |
70 | 1 | Александр Кобуз | |
71 | 18 | Dmitry Chernyak | * User friendly config syntax with named variables. |
72 | 18 | Dmitry Chernyak | * Additional global configuration file. |
73 | 18 | Dmitry Chernyak | * Automatic addition of the job’s name to the globally configured TARGET_URL. |
74 | 18 | Dmitry Chernyak | * Infrastructure to save per-job logs and reports. |
75 | 18 | Dmitry Chernyak | * The command for batch execution of all defined jobs. |
76 | 18 | Dmitry Chernyak | * Reporting via e-mail with HTML report and raw logs attached. |
77 | 6 | Александр Кобуз | |
78 | 13 | Александр Кобуз | *scduply* is not backward compatible with "duply":http://duply.net/. |
79 | 6 | Александр Кобуз | |
80 | 12 | Александр Кобуз | *scduply* is developed for the *SkyCover* Company internal needs, so it will always be the separate project, to be able implement any desired new features. |
81 | 7 | Александр Кобуз | |
82 | 13 | Александр Кобуз | Nevertheless, we will be glad to submit any parts of our code to the "duply":http://duply.net/. |