软件包:restic-rest-server(0.13.0-2)
restic-rest-server 的相关链接
Debian 的资源:
下载源码包 restic-rest-server:
- [restic-rest-server_0.13.0-2.dsc]
- [restic-rest-server_0.13.0.orig.tar.gz]
- [restic-rest-server_0.13.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 添加、删除用户和组
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: apache2-utils
- Apache HTTP Server (utility programs for web servers)