1# <img src="https://raw.githubusercontent.com/bareos/bareos/master/webui/public/img/bareos.png" alt="Bareos" />
2
3[![Build Status](https://travis-ci.com/bareos/bareos.svg?branch=bareos-20)](https://travis-ci.com/bareos/bareos/branches)
4
5### Bareos
6
7[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:
8
9- True open source software; no open-core or other restrictions; License AGPLv3
10- network based
11- backends include Ceph, Gluster, S3
12- multiple clients and storages possible; Active / passive clients possible
13- Backup Clients ('Bareos-FD') available on Linux, Windows, MacOS, Solaris, HP-UX, AIX, BSD
14- Python plugin interface
15- SAN-Backups using NDMP (with DAR/DDAR); NDMP tape support
16- Always Incremental Backup scheme
17- VMWare Plugin
18- Encryption
19- Scriptable CLI
20- web based graphical interface (webui)
21- Role-based ACL support for commands and objects
22
23The 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.
24
25
26### Documentation
27
28  * [https://docs.bareos.org](https://docs.bareos.org)
29
30### Contribute
31
32If you want to contribute something to this repo please read our contribution
33policy at
34
35  * https://www.bareos.org/en/howto-contribute.html
36
37### Security policy
38If you want to report a security-related problem, please take a look at our [security policy](https://github.com/bareos/bareos/security/policy).
39
40### Mailing lists
41
42The Bareos project offers two mailing lists: bareos-users and bareos-devel.
43
44 * https://groups.google.com/forum/#!forum/bareos-users
45 * https://groups.google.com/forum/#!forum/bareos-devel
46
47### Bugtracker
48
49  * [https://bugs.bareos.org](https://bugs.bareos.org)
50
51### Packages
52
53  * [http://download.bareos.org](http://download.bareos.org)
54