remotes.cfg(5)
| REMOTES.CFG(5) | Proxmox Datacenter Manager | REMOTES.CFG(5) |
NAME
remotes.cfg - Proxmox Datacenter Manager Remotes Configuration
DESCRIPTION
The file /etc/proxmox-datacenter-manager/remotes.cfg is a configuration file for Proxmox Datacenter Manager. It contains all Proxmox VE and Proxmox Backup Server remotes that the PDM instances manages.
OPTIONS
Section type 'pbs': The information required to connect to a remote instance.
Required properties:
- authid
- <string> Authentication ID
- nodes
- <string> A list of cluster node addresses. Can be specified more than once.
- token
- <string> The access token's secret.
- type
- pve|pbs (default=pve) The type of a remote entry.
Optional properties:
- web-url
- <string> Configuration for the Web UI URL link generation.
Section type 'pve': The information required to connect to a remote instance.
Required properties:
- authid
- <string> Authentication ID
- nodes
- <string> A list of cluster node addresses. Can be specified more than once.
- token
- <string> The access token's secret.
- type
- pve|pbs (default=pve) The type of a remote entry.
Optional properties:
- web-url
- <string> Configuration for the Web UI URL link generation.
COPYRIGHT AND DISCLAIMER
Copyright (C) 2023 - 2025, Proxmox Server Solutions GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/
AUTHOR
Proxmox Support Team
COPYRIGHT
2026 - 2025, Proxmox Server Solutions GmbH
| Tuesday, 10 March 2026 | <devbuild> |
