pydio_ynh/README.md
2024-07-22 19:04:42 +00:00

48 lines
1.9 KiB
Markdown

<!--
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
# Pydio for YunoHost
[![Integration level](https://dash.yunohost.org/integration/pydio.svg)](https://ci-apps.yunohost.org/ci/apps/pydio/) ![Working status](https://ci-apps.yunohost.org/ci/badges/pydio.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pydio.maintain.svg)
[![Install Pydio with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pydio)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Pydio quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
Cells V4 now provides secure, cloud-native, scalable, self-hosted, open-core document sharing and collaboration without putting your data at risk.
**Shipped version:** 4.3.4~ynh2
## Screenshots
![Screenshot of Pydio](./doc/screenshots/screenshot01.png)
## Documentation and resources
- Official app website: <https://pydio.com>
- Official admin documentation: <https://pydio.com/en/docs>
- Upstream app code repository: <https://github.com/pydio/cells>
- YunoHost Store: <https://apps.yunohost.org/app/pydio>
- Report a bug: <https://github.com/YunoHost-Apps/pydio_ynh/issues>
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/pydio_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pydio_ynh/tree/testing --debug
or
sudo yunohost app upgrade pydio -u https://github.com/YunoHost-Apps/pydio_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>