Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08d5b43bb9da89ed762f384a0678325a4942fdfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# <img src="https://raw.githubusercontent.com/bareos/bareos/master/webui/public/img/bareos.png" alt="Bareos" />

[![Build Status](https://travis-ci.com/bareos/bareos.svg?branch=master)](https://travis-ci.com/bareos/bareos/branches)

### Bareos

[Bareos (Backup Archiving Recovery Open Sourced)](https://www.bareos.org/) is a reliable, cross-network open source software for backup, archiving and recovery of data for all well-established operating systems. Features of Bareos include amongst others:

- True open source software; no open-core or other restrictions; License AGPLv3
- network based
- backends include Ceph, Gluster, S3
- multiple clients and storages possible; Active / passive clients possible
- Backup Clients ('Bareos-FD') available on Linux, Windows, MacOS, Solaris, HP-UX, AIX, BSD
- Python plugin interface
- SAN-Backups using NDMP (with DAR/DDAR); NDMP tape support
- Always Incremental Backup scheme
- VMWare Plugin
- Encryption
- Scriptable CLI
- web based graphical interface (webui)
- Role-based ACL support for commands and objects

The source code of Bareos is available on https://github.com/bareos/ under the AGPL v3 license. Additionally Bareos offers binary package repositories for the major Linux distributions as well as for MacOS and Windows.


### Documentation

  * [https://docs.bareos.org](https://docs.bareos.org)

### Contribute

If you want to contribute something to this repo please read our contribution
policy at

  * https://www.bareos.org/en/howto-contribute.html

### Security policy
If you want to report a security-related problem, please take a look at our [security policy](https://github.com/bareos/bareos/security/policy).

### Mailing lists

The Bareos project offers two mailing lists: bareos-users and bareos-devel.

 * https://groups.google.com/forum/#!forum/bareos-users
 * https://groups.google.com/forum/#!forum/bareos-devel

### Bugtracker

  * [https://bugs.bareos.org](https://bugs.bareos.org)

### Packages

  * [http://download.bareos.org](http://download.bareos.org)