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


Skip to content
  • Issue with Lengthy and Failing Updates

    Unsolved Support
    26
    1 Votes
    26 Posts
    612 Views
    girishG

    @archos for bugs like Synapse, I am fixing our code to have better logs . Off late, there's been a bunch of backup related issues. It's not clear (yet) whether this is some bug in node or some node module or the upstream provider. The error happens randomly and the logs are not helpful. I will update this post when I have a patch.

  • 0 Votes
    6 Posts
    603 Views
    jdaviescoatesJ

    @LoudLemur said in How to setup Object Storage for Peertube on Cloudron (iDrive e2):

    Do you think this might be to enable other instances following / subscribing to your own, so they might need access to those files?

    Good question, possibly, but I've really no idea.

    Try subscribing to https://uniteddiversity.tv and/ or https://bridport.tv and let's see what happens...?

  • 1 Votes
    7 Posts
    721 Views
    randyjcR

    You could also use rclone together with mergerfs to create some kind of layer.
    like
    /mnt/remote
    /mnt/local
    /mnt/mergerfs

    You then write stuff locally, and it'll upload stuff in the background to your remote storage.

    You can look for inspiration @ https://github.com/l3uddz/cloudplow