mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
doc: 📚 update README
This commit is contained in:
parent
05a76a5f2a
commit
939f56137b
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -1,12 +1,15 @@
|
|||
<div align="center">
|
||||
|
||||
[![TypeScript][typescript.js]][typescript-url]
|
||||
[![Next][Next.js]][Next-url]
|
||||
[![React][React.js]][React-url]
|
||||
|
||||
</div>
|
||||
<div align="center">
|
||||
|
||||
[](https://hub.docker.com/r/borgwarehouse/borgwarehouse)
|
||||
[](https://hub.docker.com/r/borgwarehouse/borgwarehouse)
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -47,7 +50,8 @@ With BorgWarehouse, you have an interface that allows you to do all this simply
|
|||
- be **alerted** if there are no recent backups
|
||||
- **monitor** the volume of data
|
||||
- **flexibly manage quotas** for each repository
|
||||
- ...
|
||||
- manage everything you want through the **REST API**
|
||||
- ...
|
||||
|
||||
The whole system part is automatically managed by BorgWarehouse and **you don't have to touch your terminal anymore** while enjoying a visual feedback on the status of your repositories.
|
||||
|
||||
|
|
@ -81,6 +85,8 @@ Check the online documentation [just here](https://borgwarehouse.com/docs/admin-
|
|||
<a href="https://github.com/shad-lp"><img src="https://avatars.githubusercontent.com/shad-lp" style="width:25px; border-radius:50%;"/></a>
|
||||
<a href="https://github.com/Magneticdud"><img src="https://avatars.githubusercontent.com/Magneticdud" style="width:25px; border-radius:50%;"/></a>
|
||||
|
||||
[typescript.js]: https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white
|
||||
[typescript-url]: https://www.typescriptlang.org/
|
||||
[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
|
||||
[next-url]: https://nextjs.org/
|
||||
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue