this post was submitted on 29 Oct 2023
164 points (98.2% liked)

Programming

17026 readers
288 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

It was announced about one year ago

you are viewing a single comment's thread
view the rest of the comments
[–] rikudou@lemmings.world 26 points 10 months ago (5 children)

After reading through the repo README, I have no idea what it is.

[–] al4s@feddit.de 27 points 10 months ago (1 children)

Looks to me like they're trying to build something like office 365, but open source. Mostly by wiring other open-source components together I think?

This is probably a better starting point, unfortunately the text is in German: https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/info

[–] 0xD@infosec.pub 8 points 10 months ago

Exactly.

The goal is to allow a completely free and open-source deployment of an O365-like infrastructure in order to prevent being tethered to Microsoft, for example. The main use seems to be so that municipalities can set up something cheaply and quickly, without any licensing headaches.

[–] Haven5341@feddit.de 12 points 10 months ago* (last edited 10 months ago) (1 children)

After reading through the repo README, I have no idea what it is.

A much better overview (in German):

https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/info/-/blob/main/OVERVIEW.md

[–] Kissaki@feddit.de 13 points 10 months ago

From that Overview.md:

openDesk auf gitlab.opencode.de Der openDesk integriert Open Source Anwendungen bekannter Anbieter zu einer browserbasierten Open Source Kollaborations-Suite.

Der openDesk ist ein digitaler Arbeitsplatz für die Öffentliche Verwaltung mit Fokus auf Digitale Souveränität, Nutzerfreundlichkeit und Zukunftsfähigkeit.

Das Open Source Softwareprodukt "openDesk" ermöglicht die Wiederverwendbarkeit von Open Source Quellcodes der Öffentlichen Verwaltung und gibt Raum zur Teilhabe an der Weiterentwicklung. Flexible Weiterentwicklungsmöglichkeiten erlauben das Einbringen eigener Ideen, Anforderungen und Anwendungen.

Als Betriebsumgebung von openDesk kommt Kubernetes zum Einsatz. Die teilweise nicht originär für den Containerbetrieb ausgelegten Anwendungen werden dabei mehr und mehr für dieses Betriebsszenario optimiert.

translates to

The openDesk integrates open source software of known publishers to a combined open source collaboration suite.

The openDesk is a digital workstation for the civil/public service with focus on digital sovereignty, usability, and future proofness.

[…] offers opportunities for collaboration for continued development. […]

openDesk runs in a Kubernetes environment. The in part not originally developed to be containerized applications are and will be further optimized for that runtime scenario.

[–] jasondj@ttrpg.network 9 points 10 months ago

I’m not sure, but I think this is a FOSS, Selfhosted, O365 replacement-in-a-box. Well, helm chart.

Pretty cool IMO.

[–] onlinepersona@programming.dev 8 points 10 months ago

I'm having trouble with that too. It seems to be a kubernetes deployment using helm charts of all the services they would like to have in every commune (or wherever this will be federated).

I was expecting the definition of OS and software to use locally as well. But dunno... it reads like it's written by bureaucrats.

[–] MonkderZweite@feddit.ch 2 points 10 months ago

Neither has the creator.