Difference between revisions of "Main Page"

From Proxmox Backup Server
Jump to navigation Jump to search
m
m
 
(11 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
'''Proxmox Backup Server''' is an enterprise-class client-server backup software that backups virtual machines, containers, and physical hosts. It is specially optimized for the Proxmox Virtual Environment platform and allows you to backup and replicate your data securely. It provides easy management with a command line and web-based user interface and is licensed under the GNU Affero General Public License v3 (GNU AGPL, v3).  
 
'''Proxmox Backup Server''' is an enterprise-class client-server backup software that backups virtual machines, containers, and physical hosts. It is specially optimized for the Proxmox Virtual Environment platform and allows you to backup and replicate your data securely. It provides easy management with a command line and web-based user interface and is licensed under the GNU Affero General Public License v3 (GNU AGPL, v3).  
  
Proxmox Backup Server supports incremental backups, data deduplication, compression, and authenticated encryption. Uing [https://www.rust-lang.org/ Rust] as implementation language guarantees high performance, low resource usage, and a safe, high quality code base. It features strong encryption done on the client side. Thus, it’s possible to backup data to not fully trusted targets.
+
Proxmox Backup Server supports incremental backups, data deduplication, compression, and authenticated encryption. Using [https://www.rust-lang.org/ Rust] as implementation language guarantees high performance, low resource usage, and a safe, high quality code base. It features strong encryption done on the client side. Thus, it’s possible to backup data to not fully trusted targets.
  
 
The project is developed and maintained by [https://www.proxmox.com/ Proxmox Server Solutions GmbH].
 
The project is developed and maintained by [https://www.proxmox.com/ Proxmox Server Solutions GmbH].
Line 13: Line 13:
 
[https://www.proxmox.com/downloads Download] the latest ISO image files.
 
[https://www.proxmox.com/downloads Download] the latest ISO image files.
  
Alternate download:http://download.proxmox.com/iso
+
Alternate download: https://enterprise.proxmox.com/iso
  
=Installation=
+
= Installation =
  
The installation medium (CD or USB) is a complete operation system, including everything you need to install and run Proxmox Backup Server in only a few minutes. It can be installed bare-metal on dedicated hardware or in a virtual machine on all leading virtualization platforms. You can also install it on top of an existing Debian installation.
+
The installation medium (CD or USB) is a complete operating system, including everything you need to install and run Proxmox Backup Server in only a few minutes. It can be installed bare-metal on dedicated hardware or in a virtual machine on all leading virtualization platforms. You can also install it on top of an existing Debian installation.
 +
 
 +
See the [https://pbs.proxmox.com/docs/installation.html Installation chapter] in the reference documentation for details.
 +
 
 +
= Upgrading Proxmox Backup Server =
 +
System software updates are downloaded from the [https://pbs.proxmox.com/docs/installation.html#debian-package-repositories Package Repositories] and should be applied frequently to receive the most recent bug/security fixes and to obtain the newest features.
 +
 
 +
You can also upgrade existing Proxmox Backup Server installations to the next major release:
 +
 
 +
* [[Upgrade from 2 to 3|Upgrade from Proxmox Backup Server 2 to 3]]
 +
* [[:Category:Upgrade|Upgrade Guides for older Releases]]
  
 
=Documentation=
 
=Documentation=
The Proxmox Backup Server documentation is freely available in different formats such as HTML and PDF see [https://pbs.proxmox.com/docs/ Proxmox Backup Server Reference Documentation]
+
The Proxmox Backup Server documentation is freely available in different formats such as HTML and PDF see '''[https://pbs.proxmox.com/docs/ Proxmox Backup Server Reference Documentation]'''
 +
You can access the documentation via the management interface of your Proxmox Backup Server installation by clicking on the contextual help buttons.
  
You can also access the documentation via the management interface of your Proxmox Backup Server installation by clicking on the contextual help buttons.
+
The developer documentation explains how to get involved in the development process of the Proxmox Backup Server, see [[Developer Documentation]]
  
 
=Release History and Roadmap=
 
=Release History and Roadmap=
Line 29: Line 40:
 
</td>
 
</td>
 
<td>
 
<td>
[[Image:Proxmox-Backup-Server-Dashboard.png|thumb|300px|rightthumb|Proxmox Backup Server Dashboard]]
+
[[Image:Proxmox-Backup-Server-Dashboard.png|thumb|384px|rightthumb|Proxmox Backup Server Dashboard]]
[[Image:Proxmox-Backup-Server-CT-File-Restore.png|thumb|300px|rightthumb|Proxmox-Backup-Server-CT-File-Restore]]
+
[[Image:Proxmox-Backup-Server-CT-File-Restore.png|thumb|384px|rightthumb|Proxmox-Backup-Server-CT-File-Restore]]
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 14:23, 30 November 2023

Proxmox Backup Server is an enterprise-class client-server backup software that backups virtual machines, containers, and physical hosts. It is specially optimized for the Proxmox Virtual Environment platform and allows you to backup and replicate your data securely. It provides easy management with a command line and web-based user interface and is licensed under the GNU Affero General Public License v3 (GNU AGPL, v3).

Proxmox Backup Server supports incremental backups, data deduplication, compression, and authenticated encryption. Using Rust as implementation language guarantees high performance, low resource usage, and a safe, high quality code base. It features strong encryption done on the client side. Thus, it’s possible to backup data to not fully trusted targets.

The project is developed and maintained by Proxmox Server Solutions GmbH.

Download

Download the latest ISO image files.

Alternate download: https://enterprise.proxmox.com/iso

Installation

The installation medium (CD or USB) is a complete operating system, including everything you need to install and run Proxmox Backup Server in only a few minutes. It can be installed bare-metal on dedicated hardware or in a virtual machine on all leading virtualization platforms. You can also install it on top of an existing Debian installation.

See the Installation chapter in the reference documentation for details.

Upgrading Proxmox Backup Server

System software updates are downloaded from the Package Repositories and should be applied frequently to receive the most recent bug/security fixes and to obtain the newest features.

You can also upgrade existing Proxmox Backup Server installations to the next major release:

Documentation

The Proxmox Backup Server documentation is freely available in different formats such as HTML and PDF see Proxmox Backup Server Reference Documentation You can access the documentation via the management interface of your Proxmox Backup Server installation by clicking on the contextual help buttons.

The developer documentation explains how to get involved in the development process of the Proxmox Backup Server, see Developer Documentation

Release History and Roadmap

Take a look on the Roadmap for existing and upcoming features.

Proxmox Backup Server Dashboard
Proxmox-Backup-Server-CT-File-Restore