mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
52 lines
2.2 KiB
Markdown
52 lines
2.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.
|
|
-->
|
|
|
|
# Seafile untuk YunoHost
|
|
|
|
[![Tingkat integrasi](https://dash.yunohost.org/integration/seafile.svg)](https://ci-apps.yunohost.org/ci/apps/seafile/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
|
|
|
|
[![Pasang Seafile dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=seafile)
|
|
|
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
|
|
|
> *Paket ini memperbolehkan Anda untuk memasang Seafile 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
|
|
|
|
Seafile is an open Source Cloud Storage application.
|
|
|
|
It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk.
|
|
|
|
|
|
**Versi terkirim:** 11.0.12~ynh1
|
|
|
|
**Demo:** <https://demo.seafile.com>
|
|
|
|
## Tangkapan Layar
|
|
|
|
![Tangkapan Layar pada Seafile](./doc/screenshots/screenshot.png)
|
|
|
|
## Dokumentasi dan sumber daya
|
|
|
|
- Website aplikasi resmi: <https://www.seafile.com>
|
|
- Dokumentasi admin resmi: <https://manual.seafile.com>
|
|
- Depot kode aplikasi hulu: <https://github.com/haiwen/seafile-server>
|
|
- Gudang YunoHost: <https://apps.yunohost.org/app/seafile>
|
|
- Laporkan bug: <https://github.com/YunoHost-Apps/seafile_ynh/issues>
|
|
|
|
## Info developer
|
|
|
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/seafile_ynh/tree/testing).
|
|
|
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
|
|
atau
|
|
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|