France and Germany, in joint collaboration, have developed a Google Docs alternative - and its awesome! (Netherlands are currently onboarded)
-
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.
Even nextcloud-not-AIO offers a way to install the server of office suites through the settings of the admin account all in the web GUI. I've chosen onlyoffice but it could have been nextcloud docs or collabora (and soon maybe, this thing)
-
Is there a German-hosted instance? The URL https://docs.numerique.gouv.fr/login/ is making me wanna barf and no way I'm clicking it to risk seeing more Fr*nch.
lol what did the French do to you?
-
This post did not contain any content.
Really cool. I tried to sign up but you have to be part of an officially recognized organization in France and input their registration number as part of the process.
-
For sure! self hosting is the way
True: self hosting is beneficial, Foss office suite is great to empower us, users... etc.
The point of the software presented isn't aimed at regular computer users that would enjoy a bit of independence, it looks more like something aimed at the enterprise administrative level that people may stumble upon while searching for a document (who needs versioning apart from filename extensions if you alone work on the documents).See it as: you may find , download and use updated packaged software on github but in reality it's really a tool aimed at devs before being a software repository for end users.
I see this as software mainly for the French or German state administration being made public for others to enrich, integrate... Like Olvid is a matrix based E2E encrypted, real authenticated identity based messenger made available to the public once the French government financed it's development for it's own use.
-
Really cool. I tried to sign up but you have to be part of an officially recognized organization in France and input their registration number as part of the process.
I definitely don't want the government attached to my personal files, in any country.
-
What does this do over what the collabora tools in Nextcloud do?
NGL I keep forgetting NextCloud has collaboration tools.
-
Calligra and LibreOffice already exist though. I am not against this in principle but couldn’t they have invested in an existing FOSS project?
A lot of government programs don't really make sense and are there just to put a name on a CV sadly.
Collabora Online does exactly that and is primary licensed under Mozilla Public License.They could have easily expanded Collabora. But you know, can't stamp your name on it.
-
Thanks I'll definitely check that out. I've seen some posts about it working on Synology Nas devices so that's very interesting.
-
Really cool. I tried to sign up but you have to be part of an officially recognized organization in France and input their registration number as part of the process.
Yeah I thought this was open to the general public, I didn't realize that it was not
-
Nice to see Lemmy is not just a place for complete nerds!
FOSS is free and open-source software. In simple terms, it is any program for which the source code (i.e. the actual code that forms the program, its entire backbone) is available for anyone to see and modify as they see fit, without any technical or legal limitations.
This is normally seen as very positive, because everyone with the knowledge of respective programming languages can inspect the program to see it doesn't do anything malicious, and everyone can change the program to their needs. Also, the original creator of the program does not have power to put any limitations on its use, like introducing payment requirements, or deleting important features, because everyone can immediately spawn a version of the program that doesn't have these changes, while still having the rest.
So... how do I use it? I tried signing up on the site, but.... it said something about an organization it was poorly transltaed from French to English, so I couldn't tell what I was doing.. I got as far as registering my current email address
-
Calligra and LibreOffice already exist though. I am not against this in principle but couldn’t they have invested in an existing FOSS project?
Wait LibreOffice has a cloud?
-
In case you didn't understood by now, it's free open source software
So how do I use it?
-
This post did not contain any content.
We already have kDrive you get 1TB storage for only 2€ a month, it's based in Switzerland
-
So... how do I use it? I tried signing up on the site, but.... it said something about an organization it was poorly transltaed from French to English, so I couldn't tell what I was doing.. I got as far as registering my current email address
It might be a bit early for you. It's in a way like Lemmy, somebody has to put it on a server and let you use it.
It's meant for government agencies to deploy and use (although anybody with some self hosting knowledge can do on their servers, including hobbiests and companies)
-
This post did not contain any content.
Nice, DINUM is doing a lot so great to see go beyond with supra national collaboration!
I'm using NextCloud (Germany and international open source community) hosted on Webo (Slovenia) with data centers in Germany and Helsinki (so I bet on Hetzner). I'm happy with it but I'll keep on eye on https://github.com/suitenumerique/docs
-
Nice, DINUM is doing a lot so great to see go beyond with supra national collaboration!
I'm using NextCloud (Germany and international open source community) hosted on Webo (Slovenia) with data centers in Germany and Helsinki (so I bet on Hetzner). I'm happy with it but I'll keep on eye on https://github.com/suitenumerique/docs
I'd be curious, they use Minio which puts S3 first. Does it mean Docs (the official instance) is relying on AWS?
If so IMHO that's not a great default EU sovereignty.
-
I'd be curious, they use Minio which puts S3 first. Does it mean Docs (the official instance) is relying on AWS?
If so IMHO that's not a great default EU sovereignty.
FWIW if others are curious https://github.com/suitenumerique/docs/issues/755 opened an issue
-
This post did not contain any content.
and why so?
-
I'd be curious, they use Minio which puts S3 first. Does it mean Docs (the official instance) is relying on AWS?
If so IMHO that's not a great default EU sovereignty.
I would assume (without having looked at the codebase) that if they use minio they are, by default, not reliant on AWS.
Minio is its own S3 implementation which can be self-hosted.
S3, being an AWS protocol originally has
AWS
environment variables all over the place but that does not necessarily mean a reliance on the service. Rather, they rely on the protocol and you bring your own S3 endpoint I would assume. be that minio, hetzner or what have you. -
A lot of government programs don't really make sense and are there just to put a name on a CV sadly.
Collabora Online does exactly that and is primary licensed under Mozilla Public License.They could have easily expanded Collabora. But you know, can't stamp your name on it.
To be fair, though a new project might not be as efficient as improving another, projects learn off each other, and sometimes it's good to have developmental 'competition', and variety.