All Projects → YunoHost-Apps → nextcloud_ynh

YunoHost-Apps / nextcloud_ynh

Licence: AGPL-3.0 license
Nextcloud package for YunoHost

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to nextcloud ynh

mastodon ynh
Free, open-source social network for YunoHost
Stars: ✭ 67 (-44.17%)
Mutual labels:  yunohost, yunohost-apps
element ynh
Element package for YunoHost
Stars: ✭ 16 (-86.67%)
Mutual labels:  yunohost, yunohost-apps
wireguard ynh
WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
Stars: ✭ 24 (-80%)
Mutual labels:  yunohost, yunohost-apps
wikijs ynh
Modern and powerful wiki app package for YunoHost
Stars: ✭ 19 (-84.17%)
Mutual labels:  yunohost, yunohost-apps
grav ynh
Grav, a flat-file CMS packaged for YunoHost
Stars: ✭ 13 (-89.17%)
Mutual labels:  yunohost, yunohost-apps
syncthing ynh
Syncthing package for YunoHost
Stars: ✭ 27 (-77.5%)
Mutual labels:  yunohost, yunohost-apps
borg ynh
An experimental Borg implementation for YunoHost
Stars: ✭ 18 (-85%)
Mutual labels:  yunohost, yunohost-apps
gitlab ynh
GitLab package for YunoHost
Stars: ✭ 17 (-85.83%)
Mutual labels:  yunohost, yunohost-apps
funkwhale ynh
A modern, convivial and free music server on YunoHost
Stars: ✭ 59 (-50.83%)
Mutual labels:  yunohost, yunohost-apps
kanboard ynh
Kanboard package for YunoHost
Stars: ✭ 14 (-88.33%)
Mutual labels:  yunohost, official-ynh
discourse ynh
Discourse package for YunoHost
Stars: ✭ 23 (-80.83%)
Mutual labels:  yunohost, yunohost-apps
my webapp ynh
Custom Web app with SFTP access
Stars: ✭ 39 (-67.5%)
Mutual labels:  yunohost, official-ynh
ttrss ynh
Tiny Tiny RSS package for YunoHost
Stars: ✭ 17 (-85.83%)
Mutual labels:  yunohost-apps, official-ynh
docker-traefik-nextcloud-nginx
docker compose files for traefik nextcloud and nginx
Stars: ✭ 36 (-70%)
Mutual labels:  nextcloud
security-advisories
👮 Security advisories of Nextcloud
Stars: ✭ 35 (-70.83%)
Mutual labels:  nextcloud
OrganizeMediaFiles
a collection of Python scripts that help you organize media files into a directory tree "year/month" based on metadata , using exiftool
Stars: ✭ 24 (-80%)
Mutual labels:  nextcloud
integration google
🇬 Google integration into Nextcloud
Stars: ✭ 74 (-38.33%)
Mutual labels:  nextcloud
nextcloud-talk-bot-framework
A framework for writing Nextcloud Talk chatbots with every language that supports gRPC.
Stars: ✭ 23 (-80.83%)
Mutual labels:  nextcloud
ocr
Nextcloud OCR (optical character recoginition) processing for images with tesseract-js
Stars: ✭ 98 (-18.33%)
Mutual labels:  nextcloud
files texteditor
📄 Text editor for plaintext files
Stars: ✭ 62 (-48.33%)
Mutual labels:  nextcloud

Nextcloud for YunoHost

Integration level Working status Maintenance status
Install Nextcloud with YunoHost

Lire ce readme en français.

This package allows you to install Nextcloud quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Online storage, file sharing platform and various other applications

Shipped version: 24.0.4~ynh1

Demo: https://demo.nextcloud.com/

Screenshots

Screenshot of Nextcloud

Disclaimers / important information

Configuration

Configure OnlyOffice integration

Starting from Nextcloud 18, it features a direct integration of OnlyOffice (an online rich text document editor) through a Nextcloud app. To install and configure it:

  • Install Community Document Server application in your Nextcloud. That's the part that runs OnlyOffice server.
  • Install ONLYOFFICE application. That's the client part that will connect to an OnlyOffice server.
  • Then in Settings -> ONLYOFFICE (https://yourdomain.tld/nextcloud/settings/admin/onlyoffice), if you want to configure which file formats should be opened by OnlyOffice.
  • Here you go :) You should be able to create new type of documents and open them.

NB: OnlyOffice is only available for x86 architecture - ARM architecture is not supported (Raspberry Pi, OLinuXino...)

YunoHost specific features

In addition to Nextcloud core features, the following are made available with this package:

  • Integrate with YunoHost users and SSO - i.e. logout button
  • Allow one user to be the administrator (set at the installation)
  • Allow multiple instances of this application
  • Optionally access the user home folder from Nextcloud files (set at the installation, the sharing is enabled by default)
  • Serve /.well-known paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --debug
or
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].