forked from michael.heier/umbrel-apps
47 lines
1.5 KiB
YAML
47 lines
1.5 KiB
YAML
manifestVersion: 1.1
|
|
id: nextcloud
|
|
category: Files
|
|
name: Nextcloud
|
|
version: "25.0.1"
|
|
tagline: Productivity platform that keeps you in control
|
|
description: >-
|
|
Nextcloud puts your data at your fingertips, under your control.
|
|
Store your documents, calendar, contacts and photos on your Umbrel instead of
|
|
some company's data center. Features:
|
|
|
|
|
|
- Mobile and desktop sync
|
|
|
|
- Versioning and undelete
|
|
|
|
- Galleries and activity feed
|
|
|
|
- File editing and preview support for PDF, images, text files, Open Document, Word files and more.
|
|
|
|
- Smooth performance and easy user interface.
|
|
|
|
- Fine-grained control over access to data and sharing capabilities by user and by group.
|
|
|
|
|
|
Note: After logging in to Nextcloud please change the password to something secure before sharing the address with anyone.
|
|
releaseNotes: >-
|
|
⚠️ This update may take a while. It migrates Nextcloud from v22 to v25 and can take several minutes depending on your Internet connection speed, your server hardware, and how many files you have stored in Nextcloud.
|
|
|
|
|
|
- Full changelog can be found here: https://nextcloud.com/changelog/
|
|
developer: Nextcloud GmbH
|
|
website: https://nextcloud.com
|
|
dependencies: []
|
|
repo: https://github.com/nextcloud/server
|
|
support: https://help.nextcloud.com/categories
|
|
port: 8081
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: umbrel
|
|
deterministicPassword: true
|
|
torOnly: false
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/commit/dcaae95daa8ee3d7e8044d55d13887d8ff353030 |