12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- app_version: 2.5.x
- capabilities:
- - description: Urbackup Server is able to change file ownership arbitrarily
- name: CHOWN
- - description: Urbackup Server is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Urbackup Server is able to bypass permission checks for file operations
- name: FOWNER
- - description: Urbackup Server is able to change group ID of processes
- name: SETGID
- - description: Urbackup Server is able to change user ID of processes
- name: SETUID
- categories:
- - backup
- date_added: '2025-01-28'
- description: UrBackup is an easy to setup Open Source client/server backup system,
- that through a combination of image and file backups accomplishes both data safety
- and a fast restoration time.
- home: https://github.com/uroni/urbackup_backend
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/urbackup/icons/icon.png
- keywords:
- - backup
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: urbackup
- run_as_context:
- - description: UrBackup runs as the root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots: []
- sources:
- - https://github.com/uroni/urbackup_backend
- - https://hub.docker.com/r/uroni/urbackup-server
- title: UrBackup
- train: community
- version: 1.0.12
|