1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-12-23 11:56:40 +00:00
parent 27444b35bd
commit d4c47a67af
2 changed files with 34 additions and 30 deletions

View file

@ -15,23 +15,26 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale.
Garage is designed for storage clusters composed of nodes running at different physical locations, in order to easily provide a storage service that replicates data at these different locations and stays available even when some servers are unreachable. Garage also focuses on being lightweight, easy to operate, and highly resilient to machine failures.
### Features ### Features
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ; - S3 API
- Laboris nisi ut aliquip ex ea commodo consequat ; - Standalone/self-contained
- Duis aute irure dolor in reprehenderit in voluptate ; - Flexible topology
- Velit esse cillum dolore eu fugiat nulla pariatur ; - No RAFT slowing you down
- Excepteur sint occaecat cupidatat non proident, sunt in culpa." - Several replication modes
- Web server for static websites
- Bucket names as aliases
- Cluster administration API
- Metrics and traces
- Support for changing IP addresses
- K2V API (experimental)
**Shipped version:** 0.8.0~ynh1 **Shipped version:** 0.8.0~ynh1
## Screenshots
![Screenshot of garage_ynh](./doc/screenshots/example.jpg)
## Disclaimers / important information ## Disclaimers / important information
* Any known limitations, constrains or stuff not working, such as (but not limited to): * Any known limitations, constrains or stuff not working, such as (but not limited to):
@ -42,10 +45,9 @@ Some long and extensive description of what the app is and does, lorem ipsum dol
* etc... * etc...
* Other infos that people should be aware of, such as: * Other infos that people should be aware of, such as:
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) * This application provide a node that you can connect to a garage cluster. Few option are manageable by the config panel for the current node but IT DOESN'T offer simpler way to manage bucket and keys. You have to do it by command line or let an other node managing it.
* how to configure / administrate the application if it ain't obvious * This application consider that the weight of the node is the size reserved to garage in G
* upgrade process / specificities / things to be aware of ? * This application will try to create a virtual disk to ensure garage doesn't use more than allowed. If virtualisation is not available your responsible to check space used by garage.
* security considerations ?
## Documentation and resources ## Documentation and resources

View file

@ -15,23 +15,26 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble ## Vue d'ensemble
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Garage is an S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale.
Garage is designed for storage clusters composed of nodes running at different physical locations, in order to easily provide a storage service that replicates data at these different locations and stays available even when some servers are unreachable. Garage also focuses on being lightweight, easy to operate, and highly resilient to machine failures.
### Features ### Features
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ; - S3 API
- Laboris nisi ut aliquip ex ea commodo consequat ; - Standalone/self-contained
- Duis aute irure dolor in reprehenderit in voluptate ; - Flexible topology
- Velit esse cillum dolore eu fugiat nulla pariatur ; - No RAFT slowing you down
- Excepteur sint occaecat cupidatat non proident, sunt in culpa." - Several replication modes
- Web server for static websites
- Bucket names as aliases
- Cluster administration API
- Metrics and traces
- Support for changing IP addresses
- K2V API (experimental)
**Version incluse :** 0.8.0~ynh1 **Version incluse :** 0.8.0~ynh1
## Captures d'écran
![Capture d'écran de garage_ynh](./doc/screenshots/example.jpg)
## Avertissements / informations importantes ## Avertissements / informations importantes
* Any known limitations, constrains or stuff not working, such as (but not limited to): * Any known limitations, constrains or stuff not working, such as (but not limited to):
@ -42,10 +45,9 @@ Some long and extensive description of what the app is and does, lorem ipsum dol
* etc... * etc...
* Other infos that people should be aware of, such as: * Other infos that people should be aware of, such as:
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) * This application provide a node that you can connect to a garage cluster. Few option are manageable by the config panel for the current node but IT DOESN'T offer simpler way to manage bucket and keys. You have to do it by command line or let an other node managing it.
* how to configure / administrate the application if it ain't obvious * This application consider that the weight of the node is the size reserved to garage in G
* upgrade process / specificities / things to be aware of ? * This application will try to create a virtual disk to ensure garage doesn't use more than allowed. If virtualisation is not available your responsible to check space used by garage.
* security considerations ?
## Documentations et ressources ## Documentations et ressources