套件:restic-rest-server(0.13.0-2)
restic-rest-server 的相關連結
下載原始碼套件 restic-rest-server:
- [restic-rest-server_0.13.0-2.debian.tar.xz]
- [restic-rest-server_0.13.0-2.dsc]
- [restic-rest-server_0.13.0.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
High performance HTTP server for Restic's REST backend API
REST Server provides a secure and efficient way to backup data remotely, using the restic backup client with rest: URLs.
To authenticate users, the server supports using a .htpasswd file, and per-user private repositories can be enabled to restrict what each user can access. It also supports using HTTPS as a transport instead of HTTP.
An append-only mode allows creation of new backups but prevents deletion and modification of existing backups. It also supports
It can also expose Prometheus metrics, and a sample Grafana dashboard is included in the package.
REST Server uses exactly the same directory structure as local backend, so you should be able to access it both locally and via HTTP, even simultaneously.
其他與 restic-rest-server 有關的套件
|
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- sug: apache2-utils
- Apache HTTP Server (utility programs for web servers)