1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2024-09-03 20:26:32 +02:00
syncserver-rs_ynh/README_id.md
2024-08-30 12:05:16 +00:00

43 lines
2 KiB
Markdown

<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Firefox SyncStorage untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/syncserver-rs.svg)](https://ci-apps.yunohost.org/ci/apps/syncserver-rs/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/syncserver-rs.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/syncserver-rs.maintain.svg)
[![Pasang Firefox SyncStorage dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=syncserver-rs)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Firefox SyncStorage 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
Second-generation server for Firefox Sync written in Rust.
**Versi terkirim:** 0.17.3~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://www.mozilla.org/en-GB/firefox/features/sync/>
- Dokumentasi admin resmi: <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
- Depot kode aplikasi hulu: <https://github.com/mozilla-services/syncstorage-rs>
- Gudang YunoHost: <https://apps.yunohost.org/app/syncserver-rs>
- Laporkan bug: <https://github.com/YunoHost-Apps/syncserver-rs_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
atau
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>