Oracle recently changed their free VPS allowances, taking down my Nextcloud instance. I’m moving my file sync to a local machine but was wondering if anyone had any experience with alternatives, as Nextcloud AIO was a major pain in the ass to set up last time.

I used it for sharing WIP music projects so having a web interface where I can listen to audio files from a browser was really convenient. It seems however, that all apps offering this feature are just as heavy as NC.

I tried installing cloudreve, but the web media player seems borked on firefox.

Does anyone know any good alternatives, preferably ones which can run off a single docker compose file?

  • gedaliyah@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    6 hours ago

    I use OwnCloud, which was forked into NextCloud ages ago. I originally intended it as a temporary measure, but it has turned out to be a very reliable, no-frills but adequately featured fileserver. For example, it has file versioning, and companion apps on major OSs that help with managing local and cloud stored files.

    If you want a dead simple option, CopyParty is amazing. It’s a 1MB Python file that is basically a Swiss Army knife of file hosting. FTP, web interface, WebDAV, SMB, etc., etc. It wont have system integrations or file versioning, but it’s impressive what it can do.

    Edit: worth mentioning CopyParty has an in-browser media player, which is perfectly adequate for previews.