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

288 Topics 2.1k Posts
  • Nextcloud takes over Roundcube

    4
    6 Votes
    4 Posts
    157 Views
    girishG

    @necrevistonnezr from what I am reading, they will let it function independently. 🤞

  • 1 Votes
    13 Posts
    344 Views
    timconsidineT

    @luckow you're entirely right

    But I am looking for something lightweight.

    I could not find one, so I built one :
    https://forum.cloudron.io/post/78167

    Hope it helps someone else.

  • Using External Storage / NAS

    3
    1 Votes
    3 Posts
    309 Views
    girishG

    @mcolvin @Reddy welcome!

    Nextcloud has an external storage plugin - https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html . With that you can connect S3/CIFS etc. As @mcolvin pointed out, the idea with external storage on nextcloud is that you give access to a bunch of users and they all can store files in this external storage.

    If you want to increase the storage space across all users, you have to get so called Block Storage from your VPS provider. For example, if your server is on OVH, https://www.ovhcloud.com/en/public-cloud/block-storage/ is around 5 bucks a month for 100GB. You can attach block storage to Cloudron VPS via http://docs.cloudron.io/volumes and then move nextcloud to that volume via https://docs.cloudron.io/apps/#data-directory .

    Finally, if you have massive amount of data, let's say terabytes of data, the cost effective way is to selfhost at home. Attaching a disk at home into a VPS in the cloud is quite complicated and I won't recommend this. The performace will really not be satisfactory.

  • 0 Votes
    7 Posts
    140 Views
    jdaviescoatesJ

    @girish said in Does /settings/admin/logging work for anyone else?:

    According to https://github.com/nextcloud/logreader/pull/866/commits/20870c1225e32ca55eed4d87249f697f5d13fda8 you must see some better error message

    Well, I don't. 🙂

    Oh well.

  • Object Storage as NC Default Storage Location

    4
    0 Votes
    4 Posts
    101 Views
    robiR

    Do lots of testing, and make sure the object storage system is fast and local to the NC instance since NC requires it's installed in that configuration (you can't change from one type to another after install).

    This means the Cloudron package is not set up for that configuration at all.

  • 4 Votes
    3 Posts
    171 Views
    M

    @jdaviescoates Woops! Fixed 🙂

  • 8 Votes
    1 Posts
    166 Views
    No one has replied
  • enable iframe?

    Solved
    6
    0 Votes
    6 Posts
    767 Views
    S

    Thanks for the clarification and explaining the security implications. Would it work in a secure way, if the "iframe" app is on the same domain, f.e. iframe.cloudron.app ?

  • Nextcloud v27.1.0 got released

    Solved
    6
    1 Votes
    6 Posts
    171 Views
    nebulonN

    I have pushed out the update. The changelog is in github and maybe they are just busy with Nextcloud conference currently to update the website.

  • Social Well Known

    Solved
    9
    2 Votes
    9 Posts
    296 Views
    mhgcicM

    @girish said in Social Well Known:

    I tested this out quickly. Indeed, the app auto creates an id of the form @nc.domain.com . After domain change, it doesn't adapt. But I don't think this is a bug in the app. Most of the federated apps (even outside nextcloud) cannot change their domain post installation.

    image.png

    I thought the same!

    It seems to be a bit of a bugger that, on the other hand, I located the folder for well-known but nowhere does it show the URL in the files in the well-known folder for the app.

    I have messaged the developer of the app to see if they could put in the description to only install on a URL that will not change or find a way around it but I don't think the developers of federated apps have it high on their priority to make domain name changes possible.

  • 3 Votes
    5 Posts
    272 Views
    girishG

    IMO, it's better to make these how to's SEO friendly with proper description and content. From what we have seen, the docs are not read as a manual like in the good old days.

    People search -> hit forum post is the most common flow. The forum is waaaaaaaay more popular in SEO than the docs.

  • Debugging mode is automatically switched off

    Solved
    9
    0 Votes
    9 Posts
    260 Views
    W

    Whatever caused this, either a Cloudron update or some self-solving stuck/bug in NextCloud fixed it. It works now.

  • 9 Votes
    18 Posts
    1k Views
    StardenverS

    @3246 said in [💡 Guide] How to install Cloudron/Nextcloud with LUKS full disk encryption on Hetzner cloud server:

    @Stardenver yes it is. I also have it running on baremetal at home/office.

    My new set up has a main drive that's encrypted and another for local backups, which is also encrypted but unlocks after decrypting the main boot/data drive.

    Happy to expand on this if folks find it useful 🙂

    Thanks again for your setup guide. Just got a new server and its up and running. May I ask how you'd setup your system, so that additional drives are also encrypted and unlock after decrypting the main drive?

  • Snappy Mail - Domain not allowed

    Unsolved
    2
    0 Votes
    2 Posts
    267 Views
    jdaviescoatesJ

    It was so long ago that I set it up now that I can't remember, but this is what I have in my domain section of the SnappyMail Admin Panel:

    image.png

    And in General -> Main I've got this:

    image.png

    And in Login, I've got this:

    image.png

    And under Extensions, I have:

    image.png

    Hopefully that helps?

  • ".htaccess" file is missing dot in my Cloudron instance

    Unsolved
    2
    0 Votes
    2 Posts
    91 Views
    nebulonN

    The htaccess from /app/data/htaccess is linked into the app code folder https://git.cloudron.io/cloudron/nextcloud-app/-/blob/master/Dockerfile#L69

  • migrate unzip utf-8 encoding

    3
    1 Votes
    3 Posts
    138 Views
    girishG

    Instead of copying file by file you should tar the files as @robi suggested and upload it via file manager. You can then extract it (file manager has an Extract option).

  • LDAP user cleanup does not work

    5
    0 Votes
    5 Posts
    178 Views
    David 0D

    meh.

    but thanks for helping me find the guilty one 😉

  • Two NextCloud instances mixes up LDAP settings

    6
    0 Votes
    6 Posts
    176 Views
    potemkin_aiP

    @girish that's not the steps - that's an outcome 🙂

    I didn't expect NextCloud instance without LDAP somehow got converted to the one with LDAP 🙂

  • Nextcloud Talk - Recording Backend

    4
    3 Votes
    4 Posts
    251 Views
    marcusquinnM

    @doodlemania2 I believe it's visible to all in the call that it's being recorded. Prefer that to separate stealth options. And, it's not as-if every company you call nowadays doesn't have a "we record your calls" disclaimer at the beginning, and they seem to be mostly unscathed.

  • Recommed PHP version is v8.2

    Solved
    5
    0 Votes
    5 Posts
    197 Views
    W

    Sounds good to me. It looks like they ship PHP 8.1 with their own docker while they recommend PHP 8.2. That's a bit weird.