mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
Auto-update READMEs
This commit is contained in:
parent
0e5d6447c3
commit
4b8bc69103
9 changed files with 128 additions and 6 deletions
|
@ -5,4 +5,6 @@
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
|
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||||
|
- [Прочитать README на русский](README_ru.md)
|
||||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Garage for YunoHost
|
# Garage for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
||||||
|
|
||||||
# Garage para Yunohost
|
# Garage para Yunohost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
||||||
|
|
||||||
# Garage YunoHost-erako
|
# Garage YunoHost-erako
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
# Garage pour YunoHost
|
# Garage pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
||||||
|
|
||||||
# Garage para YunoHost
|
# Garage para YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
|
60
README_id.md
Normal file
60
README_id.md
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
<!--
|
||||||
|
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Ini TIDAK boleh diedit dengan tangan.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Garage untuk YunoHost
|
||||||
|
|
||||||
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Paket ini memperbolehkan Anda untuk memasang Garage secara cepat dan mudah pada server YunoHost.*
|
||||||
|
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||||
|
|
||||||
|
## Ringkasan
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
- S3 API
|
||||||
|
- Standalone/self-contained
|
||||||
|
- Flexible topology
|
||||||
|
- No RAFT slowing you down
|
||||||
|
- 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)
|
||||||
|
|
||||||
|
|
||||||
|
**Versi terkirim:** 0.9.2~ynh1
|
||||||
|
## Dokumentasi dan sumber daya
|
||||||
|
|
||||||
|
- Website aplikasi resmi: <https://garagehq.deuxfleurs.fr/>
|
||||||
|
- Dokumentasi pengguna resmi: <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
||||||
|
- Dokumentasi admin resmi: <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
||||||
|
- Depot kode aplikasi hulu: <https://git.deuxfleurs.fr/Deuxfleurs/garage>
|
||||||
|
- Gudang YunoHost: <https://apps.yunohost.org/app/garage>
|
||||||
|
- Laporkan bug: <https://github.com/YunoHost-Apps/garage_ynh/issues>
|
||||||
|
|
||||||
|
## Info developer
|
||||||
|
|
||||||
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/garage_ynh/tree/testing).
|
||||||
|
|
||||||
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/garage_ynh/tree/testing --debug
|
||||||
|
atau
|
||||||
|
sudo yunohost app upgrade garage -u https://github.com/YunoHost-Apps/garage_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
60
README_ru.md
Normal file
60
README_ru.md
Normal file
|
@ -0,0 +1,60 @@
|
||||||
|
<!--
|
||||||
|
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Garage для YunoHost
|
||||||
|
|
||||||
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Этот пакет позволяет Вам установить Garage быстро и просто на YunoHost-сервер.*
|
||||||
|
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||||
|
|
||||||
|
## Обзор
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
- S3 API
|
||||||
|
- Standalone/self-contained
|
||||||
|
- Flexible topology
|
||||||
|
- No RAFT slowing you down
|
||||||
|
- 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)
|
||||||
|
|
||||||
|
|
||||||
|
**Поставляемая версия:** 0.9.2~ynh1
|
||||||
|
## Документация и ресурсы
|
||||||
|
|
||||||
|
- Официальный веб-сайт приложения: <https://garagehq.deuxfleurs.fr/>
|
||||||
|
- Официальная документация пользователя: <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
||||||
|
- Официальная документация администратора: <https://garagehq.deuxfleurs.fr/documentation/quick-start/>
|
||||||
|
- Репозиторий кода главной ветки приложения: <https://git.deuxfleurs.fr/Deuxfleurs/garage>
|
||||||
|
- Магазин YunoHost: <https://apps.yunohost.org/app/garage>
|
||||||
|
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/garage_ynh/issues>
|
||||||
|
|
||||||
|
## Информация для разработчиков
|
||||||
|
|
||||||
|
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/garage_ynh/tree/testing).
|
||||||
|
|
||||||
|
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/garage_ynh/tree/testing --debug
|
||||||
|
или
|
||||||
|
sudo yunohost app upgrade garage -u https://github.com/YunoHost-Apps/garage_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
# YunoHost 上的 Garage
|
# YunoHost 上的 Garage
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/garage)  
|
[](https://ci-apps.yunohost.org/ci/apps/garage/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=garage)
|
[](https://install-app.yunohost.org/?app=garage)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue