1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/conduit_ynh.git synced 2024-09-03 18:16:30 +02:00

Merge pull request #45 from YunoHost-Apps/testing

This commit is contained in:
OniriCorpe 2024-08-12 05:13:13 +02:00 committed by GitHub
commit 809d33deb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 51 additions and 7 deletions

View file

@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and
## Documentation and resources
- Official app website: <https://conduit.rs/>
- Official admin documentation: <https://gitlab.com/famedly/conduit>
- Official admin documentation: <https://docs.conduit.rs/>
- Upstream app code repository: <https://gitlab.com/famedly/conduit>
- YunoHost Store: <https://apps.yunohost.org/app/conduit>
- Report a bug: <https://github.com/YunoHost-Apps/conduit_ynh/issues>

View file

@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and
## Documentaciones y recursos
- Sitio web oficial: <https://conduit.rs/>
- Documentación administrador oficial: <https://gitlab.com/famedly/conduit>
- Documentación administrador oficial: <https://docs.conduit.rs/>
- Repositorio del código fuente oficial de la aplicación : <https://gitlab.com/famedly/conduit>
- Catálogo YunoHost: <https://apps.yunohost.org/app/conduit>
- Reportar un error: <https://github.com/YunoHost-Apps/conduit_ynh/issues>

View file

@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://conduit.rs/>
- Administratzaileen dokumentazio ofiziala: <https://gitlab.com/famedly/conduit>
- Administratzaileen dokumentazio ofiziala: <https://docs.conduit.rs/>
- Jatorrizko aplikazioaren kode-gordailua: <https://gitlab.com/famedly/conduit>
- YunoHost Denda: <https://apps.yunohost.org/app/conduit>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/conduit_ynh/issues>

View file

@ -24,7 +24,7 @@ Conduit garde les choses simples, c'est un binaire unique avec une base de donn
## Documentations et ressources
- Site officiel de lapp: <https://conduit.rs/>
- Documentation officielle de ladmin: <https://gitlab.com/famedly/conduit>
- Documentation officielle de ladmin: <https://docs.conduit.rs/>
- Dépôt de code officiel de lapp: <https://gitlab.com/famedly/conduit>
- YunoHost Store: <https://apps.yunohost.org/app/conduit>
- Signaler un bug: <https://github.com/YunoHost-Apps/conduit_ynh/issues>

View file

@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and
## Documentación e recursos
- Web oficial da app: <https://conduit.rs/>
- Documentación oficial para admin: <https://gitlab.com/famedly/conduit>
- Documentación oficial para admin: <https://docs.conduit.rs/>
- Repositorio de orixe do código: <https://gitlab.com/famedly/conduit>
- Tenda YunoHost: <https://apps.yunohost.org/app/conduit>
- Informar dun problema: <https://github.com/YunoHost-Apps/conduit_ynh/issues>

43
README_id.md Normal file
View file

@ -0,0 +1,43 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Conduit untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/conduit.svg)](https://ci-apps.yunohost.org/ci/apps/conduit/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/conduit.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/conduit.maintain.svg)
[![Pasang Conduit dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=conduit)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Conduit 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
Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements. That means you can make your own Conduit setup in just a few minutes.
Conduit keeps things simple, it's a single binary with an embedded database and can be much faster than other server implementations in some cases.
**Versi terkirim:** 0.8.0~ynh3
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://conduit.rs/>
- Dokumentasi admin resmi: <https://docs.conduit.rs/>
- Depot kode aplikasi hulu: <https://gitlab.com/famedly/conduit>
- Gudang YunoHost: <https://apps.yunohost.org/app/conduit>
- Laporkan bug: <https://github.com/YunoHost-Apps/conduit_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/conduit_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/conduit_ynh/tree/testing --debug
atau
sudo yunohost app upgrade conduit -u https://github.com/YunoHost-Apps/conduit_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

View file

@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and
## 文档与资源
- 官方应用网站: <https://conduit.rs/>
- 官方管理文档: <https://gitlab.com/famedly/conduit>
- 官方管理文档: <https://docs.conduit.rs/>
- 上游应用代码库: <https://gitlab.com/famedly/conduit>
- YunoHost 商店: <https://apps.yunohost.org/app/conduit>
- 报告 bug <https://github.com/YunoHost-Apps/conduit_ynh/issues>

View file

@ -12,7 +12,7 @@ maintainers = []
[upstream]
license = "Apache-2.0"
website = "https://conduit.rs/"
admindoc = "https://gitlab.com/famedly/conduit"
admindoc = "https://docs.conduit.rs/"
code = "https://gitlab.com/famedly/conduit"
fund = "https://liberapay.com/timokoesters/"