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

363 Topics 2.9k Posts
  • 6 Votes
    2 Posts
    2k Views
    jdaviescoatesJ
    @marcusquinn said in Nextcloud Collectives actually looks good as a Notion/Outline-type alt for documentation: Nextcloud Collectives https://apps.nextcloud.com/apps/collectives https://nextcloud.com/blog/all-about-collectives-its-founders-mission-and-use-cases-create-a-collective-today/ thanks, gonna give this a whirl too
  • which cloudron user has admin rights in nextcloud?

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    P
    @girish ok, this was my mistake, I changed the cloudron admin name here in the forum for privacy reasons and then tried to use this name back on the server
  • Double Migration of NextCloud Apps

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    E
    @chminc Indeed, I looked into this quite recently myself for our setup and came to very similar conclusions. It's not advised to use object storage. We will move to volume storage in case the space on the server won't be enough - it is not that much more expensive. But I have made really good experience with the Cloudron backup function, it restored everything completely error-free. And you can store the backup on object storage. Using encryption is not a problem at all.
  • Migrate Nextcloud - Keep Nextcloud Users and Settings

    Moved Solved nextcloud migration usermanagement
    13
    0 Votes
    13 Posts
    3k Views
    P
    just an update, the syntax for the psql variables has changed, so the conversion script looks like this: sudo -u www-data php occ db:convert-type \ --password ${CLOUDRON_POSTGRESQL_PASSWORD} \ --clear-schema --all-apps pgsql \ ${CLOUDRON_POSTGRESQL_USERNAME} \ ${CLOUDRON_POSTGRESQL_HOST} \ ${CLOUDRON_POSTGRESQL_DATABASE} you must run this from within the nextcloud container. also, I had some dificulties with the mysql migration, the temp mariadb/mysql docker container should match the same type and version as the source. In my case src had mariadb 10.5, so the container from the code sample above (mariadb 10.1) throw some strange errors while importing the sql dump.
  • Nextcloud Talk Speed Issues - possible solution

    17
    2 Votes
    17 Posts
    3k Views
    robiR
    @andreasdueren We used to use RC 3 years ago for another project, but had to switch for many reasons. We even had a partnership with the team behind RC, good people, who at the time could not deliver on our needs in time. Defintely worth a re-evaluation next go around.
  • Can we disable "Login with device" if it's not setup to work please:

    Solved
    6
    1
    0 Votes
    6 Posts
    2k Views
    girishG
    Can confirm that works: [image: 1657640074511-760e579f-21be-44ab-80f0-79b8f296d28d-image.png]
  • Move snap to Cloudron

    11
    1 Votes
    11 Posts
    2k Views
    E
    @jdaviescoates This is an idea I have quickly considered as well but one reason why I want to move this installation to Cloudron so desperately is that I want to have less work with it, not more We will probably need to live with the fact that we will need to re-share all information again and simply do the move using one of the manual ways (e.g. user migration plugin). That will create chaos for a day or two, but at least then we will have a more stable installation.
  • NextCloud ran out of memory - repeatedly

    Solved nextcloud memory problem solved
    5
    0 Votes
    5 Posts
    1k Views
    A
    @derin mine is 8GB good enough for not stress about it. I think it better go higher so we don't had to worry about it much but always make sure you had enough:)
  • The internal OPcache buffer for strings is almost full

    8
    1
    0 Votes
    8 Posts
    1k Views
    A
    @archos Same after remove php.ini and working great
  • Anyone connected Nextcloud Talk & Whatsapp?

    1
    2 Votes
    1 Posts
    1k Views
    No one has replied
  • Maximum upload size

    8
    0 Votes
    8 Posts
    1k Views
    archosA
    @girish Great, it's settled. Thank you both so much.
  • Understanding Nextcloud disk size

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    archosA
    Thank you all very much for your prompt replies. All you really had to do was delete the deleted files and increase the memory limit.
  • Nextcloud backup and/or export

    6
    0 Votes
    6 Posts
    988 Views
    A
    Thanks! I will check that stuff out.
  • Tip: change the refresh frequency of subscribed calendars in Nextcloud

    Solved
    3
    9 Votes
    3 Posts
    1k Views
    jdaviescoatesJ
    Great tip, thanks! Agree it's insane the default is only once a week. Perhaps we should report this upstream...
  • Nextcloud WebDav slow on Mac - SFTP is very fast

    Solved
    5
    3 Votes
    5 Posts
    4k Views
    marcusquinnM
    @necrevistonnezr Nice. I got a Magic Trackpad as a potential RSI saver, although I do quite like my MX mouse, but this could make it more useful as a mouse companion.
  • Disabling the dashboard

    8
    10 Votes
    8 Posts
    4k Views
    M
    I've disabled the front page as well, but in a slightly different manner. If your the Admin Account, go to the upper right hand corner, drop down the menu, and click on Apps, you can turn off all of the front page stuff (they are all various apps). Bit more work than doing this though.
  • Text App losing Navigation

    5
    0 Votes
    5 Posts
    787 Views
    girishG
    @nebel You can check if maybe some assets are not loading properly in the browser console. Otherwise, maybe plugin or theme related, possibly (is this dark mode?).
  • Nextcloud 24 has been released and seems to improve speed!

    10
    2 Votes
    10 Posts
    2k Views
    avatar1024A
    @necrevistonnezr Since the upgrade I find the overall experience in the WebUI snappier than before
  • Multiple account privacy

    27
    1 Votes
    27 Posts
    3k Views
    R
    @BrutalBirdie Ha -- it didn't. I figured out after I set it up I still had access to his files
  • How to create calendar resources?

    Unsolved resources calendar
    2
    1 Votes
    2 Posts
    1k Views
    nebulonN
    I don't really know what the calendar-resource Nextcloud plugin does, but it seems after installation, you may have to use the occ tool. This is described at https://docs.cloudron.io/apps/nextcloud/#running-occ-tool