After months of waiting, I finally got myself an instance with Libre Cloud. I was expecting basic file storage with a few goodies but boy, this is soooo much more. I am amaze by how complete this is!!! Apps let me configure my instance to fit everything I need, my workflow is now crazy fast and I can finally say goodbye to gdrive, gsuite, trello, calendar, etc. All of this, with 1tb while not giving any of ma data to some evil business for… 10$ cad a month!? Can’t believe this is not what every organisation are using.

  • stuckgum@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    Really a pain in the ass to set up and tweak to your liking. After you overcome that hurdle, it runs relatively good.

      • hperrin@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        4 months ago

        Hey hey hey. That’s not fair. You also have to

        sudo apt install docker.io docker-compose

        • Norah - She/They@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 months ago

          You really should not install those from the distro repositories. They are far less up-to-date. This is the official documentation for adding the Docker repository to a Debian system, there’s one for Ubuntu as well. You can just copy and paste the entire code block from step 1. Afterwards you can just use apt to install it, but you want to use this command to make sure you get everything you need:

          sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

          Installing it this way will mean you need to use the docker compose command, not docker-compose which is deprecated.

    • ksp [il/lui]@jlai.lu
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      4 months ago

      Using Nextcloud AIO takes that pain away if you are into Docker. It has everything needed bundled in it, including a db and web server.