• Brayd
    link
    fedilink
    11 year ago

    For me Nextcloud AIO works. Still I don’t like how “unstable” NC is. There’s always something that does not work in any setup. Wish it was more stable or there would be a better alternative. For me it’s videos. But only those that are MP4 and have their moov atom at the end of the file. They can’t be played.

    https://github.com/pulsejet/memories/issues/984

    It’s a headache. Set up Ente Photos just for that. Good side effect is that the images from my family and myself are stored E2EE encrypted on the self hosted Ente Photos instance.

  • Alex
    link
    fedilink
    21 year ago

    I run nextcloud on bare metal on NixOS, but I’m planning on moving it to a NixOS container

  • @[email protected]
    link
    fedilink
    71 year ago

    People have problems with Nextcloud? You only have to be careful when upgrading major versions of Nextcloud or its database. It’s your fault if you’re using the latest tag.

    • @[email protected]
      link
      fedilink
      221 year ago

      lol this is such a classic Linux trope

      Person A: I can’t seem to get this to work! Arg!

      Person B: I have been running this for years with no issues. It just works!

    • @[email protected]
      link
      fedilink
      English
      141 year ago

      Right? I’ve been using NextCloud/OwnCloud since ~2015. It’s a very standard LAMP app, nothing fancy going on at all. Give it enough memory and you’ll never have any problems, same as any other web service.

    • @[email protected]
      link
      fedilink
      41 year ago

      My only problem is trying to use it with the android app. I have to manually sync it like all the time which is a pain in the ass when I forget to do it before I go out the door and my shopping list isn’t update. That and it won’t sync files I create on the phone to the server

    • Possibly linux
      link
      fedilink
      English
      31 year ago

      I’ve been running it for years. It has issues but they are gradually going away.

    • @[email protected]
      link
      fedilink
      24
      edit-2
      1 year ago

      747.41kW, or around six and a quarter NVIDIA GB200 NVL72 racks. Max power consumption was rated for around 1.75MW.

      I think my electric company would pay me a visit if I fired that bad boy up in my house lmao, to bad the auction closed already. Oh and it closed at 480k lmfaooo

  • @[email protected]
    link
    fedilink
    11 year ago

    I like my Kubernetes setup at work. It runs Nextcloud, Mattermost, GitLab, company website, several embedded firmware OTA update sites, a few internal apps. Nextcloud was pretty easy to install on it with Helm, just a single command line and a yaml file to specify domain, settings, etc. I had some teething issues in my early setup where the database would get wiped inexplicably, but it’s been running smooth for years now. (Yes, I know, bad juju running databases on Kubernetes…I’m used to it and it mostly works)

  • Midnight Wolf
    link
    fedilink
    English
    211 year ago

    The best NC setup, is uninstalling NC. Seriously, I spent a month getting that monstrosity to work and not bitch about configurations OUT OF THE BOX that it does NOT HAVE A UI FOR just to find out that half of the ‘apps’ are half-baked buggy messes and the other are out of date, half-baked buggy messes. A to-do system without repeating item availability was the last one I learned about before salting the earth of that hopeless project.

    Actually got me pissed off, thinking about it again. Jesus.

    • Zelaf
      link
      fedilink
      41 year ago

      Out of curiosity, what do you use instead?

      • Midnight Wolf
        link
        fedilink
        English
        1
        edit-2
        1 year ago

        Right now I’m using a synology nas and its 1st party programs, but trying to break away to a more foss-friendly environment. Drive, Contacts, Calendar/Tasks, just work and don’t require any fiddling so until a worthy opponent shows up, I’m kinda stuck.

        • Zelaf
          link
          fedilink
          11 year ago

          I’m there too right now. Got a DS720+ but it’s struggling a little since I’m also self hosting mail through it. I’ve been eyeing to use NC as a replacement for everything but do get mixed feelings from threads like these lol

          I hope to in the future get a proper little mini PC with a disk enclosure in the future to have as a replacement for that however!

            • Midnight Wolf
              link
              fedilink
              English
              1
              edit-2
              1 year ago

              I’ve looked briefly into seafile; I’m fine, happy really, with the synology for file hosting, it’s just the caldav, the photo management (I have immich but there’s no easy way to move albums from syno to imm), stuff like that. And the fact that it all works together (reverse proxy, apps, web UI…) makes it illogical to move away for anything else than ‘principle’ or ‘insufficient hardware’.

              I have truenas running on a proxmox system but it appears it wants more than one drive? But I don’t have matching drives for raid at the moment. That was/is something I’m looking into longer term, once I decouple the data from the services.

  • @[email protected]
    link
    fedilink
    171 year ago

    Stop reminding me that I haven’t used it for half a year since it broke for the 4th time and I am too lazy to fix it…

  • @[email protected]
    link
    fedilink
    11 year ago

    Currently using Nextcloud AIO and it’s pretty decent, though I’ve got 16 vCPU and 32 GB of RAM allocated to it right now, though it’s only using 10% CPU and ~7 GB of RAM at the moment.

    I think it takes a while to warm up once you start adding data to it, especially depending on the plug-ins you add and amount of data.

    • @[email protected]
      link
      fedilink
      11 year ago

      I’m running it decently on a Raspberry Pi 4B. No less latency than a commercial cloud solution like OneDrive in my experience. Could be faster, though.

  • @[email protected]
    link
    fedilink
    111 year ago

    Seen a small company share a nextcloud server running on a old VMware cluster with 2 cores and like 8g of ram allocated… What are people doing with their nextcloud servers?

  • @[email protected]
    link
    fedilink
    11 year ago

    I used or it used me for a couple of years. Then while looking for a replacement I found the snap version. I installed it in a fresh Ubuntu VM and it just works.

  • @[email protected]
    link
    fedilink
    71 year ago

    Are people really getting skill issued by Nextcloud? The official docker images always worked well for me. I used the Nextcloud apache docker image, connected it with postgresql and a nginx reverse proxy that handles SSL. Never had any major problems with Nextcloud. I only stopped selfhosting because I found a cheaper alternative that handles Nextcloud hosting for me.