Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Nextcloud

378 Topics 3.1k Posts
  • Does anybody use the plugin LDAP write in Nextcloud ?

    Solved nextcloud ldap plugins
    4
    0 Votes
    4 Posts
    1k Views
    JOduMonTJ
    @nebulon said in Does anybody use the plugin LDAP write in Nextcloud ?: That is correct, our ldap server does not allow any modification or writes to the user directory. that is smart, because it is so easy to mess with LDAP
  • Changing Default Files in Nextcloud

    Moved Solved nextcloud
    7
    0 Votes
    7 Posts
    9k Views
    girishG
    @rcdncn Thanks. I have pushed your notes to our docs at https://cloudron.io/documentation/apps/nextcloud/#skeleton-directory
  • Nextcloud default built-in outbound settings?

    Solved nextcloud email
    3
    1
    0 Votes
    3 Posts
    1k Views
    nebulonN
    Good that it works now. For clarification, an app restart will reset all Cloudron specific settings, in case they were misconfigured or more importantly in case the information has changed on the Cloudron side (like a password, port or secret)
  • nextcloud-hub

    3
    0 Votes
    3 Posts
    868 Views
    girishG
    @jdaviescoates said in nextcloud-hub: As I understand it "Nextcloud Hub" is really just Nextcloud + Nextcloud apps + OnlyOffice This is my understanding as well.
  • Nextcloud 2FA and App Passwords

    Solved nextcloud app passwords
    9
    0 Votes
    9 Posts
    5k Views
    christiaanC
    All iPhones and Macs at our end.
  • Nextcloud and macOS contacts.app

    Solved contacts mac
    3
    0 Votes
    3 Posts
    920 Views
    christiaanC
    My problem seems to stem from incorrectly thinking Nextcloud calendars and contacts use Push, but they use Fetch and the default schedule on Macs and iOS devices is 15 minutes.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Nextcloud error log

    2
    0 Votes
    2 Posts
    568 Views
    girishG
    @christiaan Yes, it's mostly harmless. https://github.com/nextcloud/server/issues/13556 is the bug upstream. Looks like they will fix it soonish (there is some recent activity).
  • Nextcloud suggesting I install imagick

    Solved packaging nextcloud
    5
    1
    0 Votes
    5 Posts
    1k Views
    nebulonN
    We've pushed a package update just now to fix this.
  • Does CalDAV and CardDAV sync work without the web apps?

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    christiaanC
    Thanks nebulon. For anybody following this, I did have to install the apps to get sync up and running properly. The automated configuration file didn't work for some reason. At the very least I had to follow these instructions precisely (including making device-specific passwords): https://docs.nextcloud.com/server/18/user_manual/pim/sync_osx.html
  • Nextcloud setup warning for caldav and carddav

    Moved Solved nextcloud caldav carddav well-known
    11
    0 Votes
    11 Posts
    3k Views
    ?
    @girish The update for Cloudron was installed now, then the location in the Nextcloud app was saved again. Now it is error-free. Thanks for your personal support!
  • Configuring Object Storage compatible S3 as Primary Storage

    Moved nextcloud
    4
    0 Votes
    4 Posts
    1k Views
    madrushM
    Hi, I am interested in using Object Storage for Nextcloud primary storage as well. Currently, an object storage provider can only be added as external storage. It would be great to be able to configure some s3-compatible Object Storage, which costs much less and can be more durable than Volume, as the primary storage. As I understand it, this is not yet possible in Cloudron. Would it be possible to enable this option?
  • Allowing guests to join Nextcloud Talk video calls

    Moved Solved nextcloud nextcloud talk
    11
    0 Votes
    11 Posts
    3k Views
    jdaviescoatesJ
    Just tested again with 3 other people (so four total) and again it worked great, aside from the fact one person couldn't see or hear one other person (odd).
  • NextCloud email account automatically configured

    Moved Solved nextcloud mail
    4
    0 Votes
    4 Posts
    992 Views
    girishG
    In case, you find this post by search, there is doc on how to set this up here - https://cloudron.io/documentation/apps/nextcloud/#email
  • NextCloud Email client cannot be setup.

    Moved Solved nextcloud email
    4
    1 Votes
    4 Posts
    2k Views
    girishG
    In case, you find this post by search, there is doc on how to set this up here - https://cloudron.io/documentation/apps/nextcloud/#email
  • NextCloud Email Support

    Moved Solved nextcloud
    3
    0 Votes
    3 Posts
    975 Views
    girishG
    In case, you find this post by search, there is doc on how to set this up here - https://cloudron.io/documentation/apps/nextcloud/#email
  • Nextcloud pdf and video preview

    Moved Solved
    15
    3 Votes
    15 Posts
    6k Views
    jdaviescoatesJ
    All sorted now
  • Manual coturn install for Nextcloud?

    Moved Solved nextcloud
    11
    3 Votes
    11 Posts
    3k Views
    jdaviescoatesJ
    @iqweb I've not looked at it yet but also just seen this tutorial https://help.nextcloud.com/t/howto-setup-nextcloud-talk-with-turn-server/30794
  • NextCloud still on 18.0.0 even though 18.0.1 is available

    Moved nextcloud
    3
    0 Votes
    3 Posts
    869 Views
    F
    Thanks! Makes sense! I'll message support.
  • Cloudron 4.4.4 - Nextcloud App - Resize Partition

    Moved nextcloud storage
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    For future reference, you have to use resize2fs to grow the ext4 partition when you expand the disk size. This is atleast the case for most public cloud block storage and is a manual operation. Cloudron could potentially do this but I am guessing there is a good reason to not do this automatically, otherwise public cloud folks would have done this already