Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Technology
  3. France and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)

France and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)

Scheduled Pinned Locked Moved Technology
technology
185 Posts 111 Posters 18 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C [email protected]

    I thought that MinIO is a Open-Source S3 implementation, which you can just install on your own system. S3 is a "protocol" here IIUC.

    Is your complaint that they are using the S3 protocol, because it was invented and is controlled by AWS?

    Or that some services might use it without MinIO, directly on AWS?

    U This user is from outside of this forum
    U This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #158

    Seems I misunderstood, if it's solely the branding (of that implementation) then it's fine. I thought they relied on AWS itself.

    1 Reply Last reply
    0
    • C [email protected]

      It is already open-source. All of the source code is on their github and, for docs, they use an implementation of onlyoffice very similar to the one in Nextcloud

      H This user is from outside of this forum
      H This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #159

      Oh that is good to know then. At a cursory glance I only saw the clients' software available as github repositories and the German and French wikipedia pages called it a proprietary service.

      1 Reply Last reply
      0
      • M [email protected]

        Honestly, a lot of the time I don't understand why a lot of businesses use k8s.

        At my company especially, we know almost exactly what our traffic will look like from 9am-5pm. We don't really need flexible scaling, yet we still use it because the technology is hyped. Similar to cloud, we certainly don't need to be spending as much as we do, but since everyone else is on or migrating to the cloud, we are as well.

        A This user is from outside of this forum
        A This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #160

        The "problem" with k8s is not that it's abstract-y (it's not inherently any more abstract than docker), it's that it's very complex and enterprise-y.

        The need for such a complex orchestration layer is not necessarily immediately obvious, until you've worked on a complex infra setup that wasn't deployed with kubernetes. Believe me when you've seen the depths of hell that are hundreds of separately configured customer setups using thousands of lines of ansible playbooks, all using ad-hoc systems for creating containers/VMs, with even more ad-hoc and hacked together development and staging environments, suddenly k8s starts looking very appetizing. Instead of an abominable spaghetti of bash scripts, playbooks, and random documentation, one common (albeit complex) set of tools understood by every professional which manages your application deployment & configuration, redundancy, software upgrades, firewall configs, etc.

        A small self-hosted production kubernetes cluster doesn't have to be hard to operate or significantly more expensive than bare-metal; you can buy 3U of rack space, plop in 3 semi-large servers (think 128 GB plus a few TB of SSD RAID), install rancher and longhorn, and now you've got a prod cluster large enough for nearly every workload such that if you ever need to upgrade that means you have so many customers that hiring a k8s administrator will be a no-brainer.

        Or you can buy minutes from AWS because CapEx is the absolute devil and instead you pay several times as much in OpEx to make it someone else's problem. But if you're doing that then you're not comparing against "installing things the old-fashioned way".

        M 1 Reply Last reply
        0
        • J [email protected]
          This post did not contain any content.
          ? Offline
          ? Offline
          Guest
          wrote on last edited by
          #161

          Thats great

          1 Reply Last reply
          0
          • C [email protected]

            it’s easier to develop for just the browser than for Mac, Windows, and Linux.

            They also work on android and IOS. You are also not dependent on the different toolkits. Also it is so much more performant.

            ? Offline
            ? Offline
            Guest
            wrote on last edited by
            #162

            I’ve never found them to be more performant, and i can’t understand the logic of why a programme running inside another programme would be more performant except in comparison to unoptimised alternatives.

            I’ve never used a web app that i thought was better than a local app. But i definitely understand why developers prefer them.

            1 Reply Last reply
            0
            • H [email protected]

              Wait LibreOffice has a cloud?

              panarab@lemm.eeP This user is from outside of this forum
              panarab@lemm.eeP This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #163

              Yes but… https://www.libreoffice.org/download/libreoffice-online/

              H 1 Reply Last reply
              0
              • A [email protected]

                We already have kDrive you get 1TB storage for only 2€ a month, it's based in Switzerland

                asap@lemmy.worldA This user is from outside of this forum
                asap@lemmy.worldA This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #164

                Where are you getting that pricing?

                https://www.infomaniak.com/en/ksuite/kdrive/prices

                A 1 Reply Last reply
                0
                • asap@lemmy.worldA [email protected]

                  Where are you getting that pricing?

                  https://www.infomaniak.com/en/ksuite/kdrive/prices

                  A This user is from outside of this forum
                  A This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #165

                  https://www.infomaniak.com/en/ksuite/myksuite

                  1.90€ per month for 1TB

                  1 Reply Last reply
                  0
                  • S [email protected]

                    It's pretty easy if you use NextCloud with the AIO image, but if you're doing anything fancier than that, strap in because there aren't many decent tutorials.

                    C This user is from outside of this forum
                    C This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #166

                    strap in because there aren’t many decent tutorials

                    Yeah I've noticed. It was rough figuring out how to set up a reverse proxy with SSL too. Self-hosting is a process.

                    1 Reply Last reply
                    0
                    • C [email protected]

                      I won't argue with the ups and downs of each technos, but I recently looked into docker swarms and it was all I expected kubernetes to be, without the hassle. And I could also get a full cluster with services restored from scratch in 30s. But I am obviously biased towards it, too 🙂

                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #167

                      Did not realize swarm was still a thing, not trying to be offensive here.

                      My best find was using traefik as a reverse proxy in docker (compose). It is easily configurable through container labels and pulls resource definitions straight from docker. It is awesome!

                      1 Reply Last reply
                      0
                      • T [email protected]

                        and why so?

                        H This user is from outside of this forum
                        H This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #168

                        Living under a rock eh?

                        T 1 Reply Last reply
                        0
                        • W [email protected]

                          which is fine if you deny network connections for it with a per-process firewall. but with a webapp you can never be sure that they won't snatch your documents.

                          V This user is from outside of this forum
                          V This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #169

                          Depends, if it is open source then you just host it yourself for your organisation.

                          1 Reply Last reply
                          0
                          • J [email protected]
                            This post did not contain any content.
                            G This user is from outside of this forum
                            G This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #170

                            Now explain this to EU based corporations, which in my opinion needs to be the focus on making the change. They drive the economy. All major assets in software income are being routed to American firms through their licenses.

                            1 Reply Last reply
                            0
                            • H [email protected]

                              Yeah I thought this was open to the general public, I didn't realize that it was not

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #171

                              I'm sure it will be. This is a government funded thing in the early stages so I can see how they would set it up that way.

                              1 Reply Last reply
                              0
                              • loudwaterenjoyer@lemmy.dbzer0.comL [email protected]

                                There's onlyoffice for cloud based office

                                ? Offline
                                ? Offline
                                Guest
                                wrote on last edited by
                                #172

                                OnlyOffice has a lot of ties with Russia/CIS. I'd personally avoid it on that basis.

                                loudwaterenjoyer@lemmy.dbzer0.comL 1 Reply Last reply
                                0
                                • System shared this topic on
                                • A [email protected]

                                  The "problem" with k8s is not that it's abstract-y (it's not inherently any more abstract than docker), it's that it's very complex and enterprise-y.

                                  The need for such a complex orchestration layer is not necessarily immediately obvious, until you've worked on a complex infra setup that wasn't deployed with kubernetes. Believe me when you've seen the depths of hell that are hundreds of separately configured customer setups using thousands of lines of ansible playbooks, all using ad-hoc systems for creating containers/VMs, with even more ad-hoc and hacked together development and staging environments, suddenly k8s starts looking very appetizing. Instead of an abominable spaghetti of bash scripts, playbooks, and random documentation, one common (albeit complex) set of tools understood by every professional which manages your application deployment & configuration, redundancy, software upgrades, firewall configs, etc.

                                  A small self-hosted production kubernetes cluster doesn't have to be hard to operate or significantly more expensive than bare-metal; you can buy 3U of rack space, plop in 3 semi-large servers (think 128 GB plus a few TB of SSD RAID), install rancher and longhorn, and now you've got a prod cluster large enough for nearly every workload such that if you ever need to upgrade that means you have so many customers that hiring a k8s administrator will be a no-brainer.

                                  Or you can buy minutes from AWS because CapEx is the absolute devil and instead you pay several times as much in OpEx to make it someone else's problem. But if you're doing that then you're not comparing against "installing things the old-fashioned way".

                                  M This user is from outside of this forum
                                  M This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #173

                                  Thanks for the response!

                                  I personally haven't rolled a k8s or k3s cluster, so it's always felt a bit abstract to me. I probably should though, to demystify it to myself in my work environment.

                                  Complex is definitely what I have noticed when I see my devops team PR into the ingress directories.

                                  I guess the abstract issue I see, that ties in to the meme i shared above, is that sometimes around deploys where we get blips of 503/4's and we appear to be unable to track them down. Is it the load balancer? Ingress? Kong? The fact that there is so many layers make infra issues rough to debug

                                  A 1 Reply Last reply
                                  0
                                  • panarab@lemm.eeP [email protected]

                                    Yes but… https://www.libreoffice.org/download/libreoffice-online/

                                    H This user is from outside of this forum
                                    H This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #174

                                    Note: The LibreOffice Online repository at TDF is temporarily frozen. Updates on this will be published on our blog and on our website.

                                    yeah

                                    1 Reply Last reply
                                    0
                                    • M [email protected]

                                      Thanks for the response!

                                      I personally haven't rolled a k8s or k3s cluster, so it's always felt a bit abstract to me. I probably should though, to demystify it to myself in my work environment.

                                      Complex is definitely what I have noticed when I see my devops team PR into the ingress directories.

                                      I guess the abstract issue I see, that ties in to the meme i shared above, is that sometimes around deploys where we get blips of 503/4's and we appear to be unable to track them down. Is it the load balancer? Ingress? Kong? The fact that there is so many layers make infra issues rough to debug

                                      A This user is from outside of this forum
                                      A This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #175

                                      I mean yeah it's all very complex for sure. Managing a cluster is very involved and k8s administration is typically a completely separate role from dev/devops. I am comfortable with the idea and I still run my selfhosted setup on docker because it's easier and I have no personal use for multi-node setups.

                                      However when you get down to it pretty much everything in k8s solves a real problem that in a "traditional" infra would require lots of ad-hoc bullshit. The ingress system of k8s is, at a high level, a standardized recreation of the typical "haproxy+nginx+ad-hoc provisioning" setup you'd find in a "classical" private cloud deployment. TLS in, send to nginx, nginx chooses a relevant healthy back-end and reverse proxies the request. K8s doesn't really do anything crazy complex, the complexity is just inherent to having a many-to-many mapping of HTTP requests while optionally supporting multi-zone setups with local affinity and lifecycle management/awareness.

                                      But unlike with a traditional deployment there's not a greybeard guru in the back who deployed it all and knows the ins-and-outs so it's quite common that the complexity is not understood and underappreciated by the "admins". That complexity is a blessing when you need to leverage it but a curse when you lack the expertise to understand what is happening holistically.

                                      Kind of like a linux distro... It's amazing when it works but when libpam throws an error and you don't even know what that library is or does, well you're in for a fun evening.

                                      1 Reply Last reply
                                      0
                                      • H [email protected]

                                        Living under a rock eh?

                                        T This user is from outside of this forum
                                        T This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #176

                                        I mean I didn't see any alarming need of a Google doc alternative, so I might actually be under a rock

                                        1 Reply Last reply
                                        0
                                        • H [email protected]

                                          So how do I use it?

                                          loudwaterenjoyer@lemmy.dbzer0.comL This user is from outside of this forum
                                          loudwaterenjoyer@lemmy.dbzer0.comL This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #177

                                          Here is a get started guide -> https://github.com/suitenumerique/docs?tab=readme-ov-file#getting-started-

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups