2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2026-02-20 16:36:08 +01:00
ownCloud package for YunoHost
Find a file
2026-02-17 10:51:33 +01:00
.github Add files via upload 2024-04-22 10:43:37 +02:00
conf Update nginx.conf 2026-02-17 10:39:20 +01:00
doc Improving 2025-03-31 04:49:26 +02:00
scripts cleaning 2026-01-23 23:12:14 +01:00
.gitignore cleaning 2024-06-20 22:42:01 +02:00
LICENSE Update LICENSE 2023-09-04 21:46:20 +02:00
manifest.toml Update manifest.toml 2026-02-17 10:48:49 +01:00
README.md Auto-update READMEs 2026-02-17 10:37:58 +01:00
tests.toml Improving 2025-03-31 04:49:26 +02:00

Logo of ownCloud ownCloud, packaged for YunoHost

Online storage, file sharing platform

🌐 Official app website App Demo Version: 8.0.0~ynh2

Screenshots

Screenshot of ownCloud

📦 Developer info

Automatic tests level

🛠️ Upstream ownCloud repository: https://github.com/owncloud/ocis

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade owncloud -u https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.