Is it feasible to self host OSS EU productivity suite? [A Mijn Bureau Review]

sixhobbits1 pts0 comments

Is it feasible to self host an open source EU Sovereign productivity suite in 2026? [A Mijn Bureau Review] | Tech Stackups

Skip to main content<br>There's been a bunch of recent news about how Europe wants to break away from its dependency on US software and services. But approximately all businesses and governments today run on either Google's software (Google Docs, Workspace, Meet, GCP, etc) or Microsoft (MS Office, Outlook, Teams, Azure, etc). Sometimes you might find Slack or Zoom or other software thrown into the mix but it's nearly always US made, and often US hosted.

I tried to set up and use Mijn Bureau, an initiative from the Dutch Government to allow European businesses to self-host their own productivity software.

It works better than I expected! But I had very low expectations. It's still under very heavy development (I was going to say it doesn't even support email yet, but I see a PR to add that was opened as I was writing this), and I don't think it's ready for production use, but a) it works, and b) the maintainers seem to be keen to collaborate (they merged in few small PRs I made while writing this article!)

The 'productivity suite' landscape in Europe​

For the last decade, I've read about European municipalities trying to switch to Linux or Open Office or something and occasionally I come across a European company that is running their email through some Nordic provider that looks like it hasn't changed since 1980, but in reality Google and Microsoft dominate this space.

Three interesting projects I heard about recently, from the German, French and Dutch governments trying to make open source work, are

Open Desk - Germany

La Suite - France

Mijn Bureau - The Netherlands

The French one looks like the best combination of modern and mature although it's still in active development, but you can't just use it. You have to be a government department and then book a demo and go through what I assume is a lot of red tape.

The Dutch one looks the least mature, but also the closest to something you can just use - it's a bunch of helm charts that put existing open source tools behind a Keycloak set up and they actively encourage anyone to use it, modify it, or sell it.

I didn't spend too much time looking into Open Desk (Germany). It looks like it is moving quite slowly and in part already dated.

I decided to go with Mijn Bureau. Research question: Can I run an alternative to Google Workspace and Slack (what we currently use internally at Ritza) and host it all in Europe?

With the help of Claude, I spun up a Hetzner Dedicated server with 64GB RAM, set up K3s, deployed their helm charts, and we spent the next several hours fixing bugs and configuring things until it all kind of worked!

It's both better than I expected and obviously still has a long way to go. Here's what it looks like.

Mijn Bureaublad (portal)​

You get a dashboard! It's basically just a header bar with links to the various products and then some widgets that show you your recent meetings in the form of random character strings and documents. Useful? Not really, but it exists and it's the entry point to everything else.

Docs and Grist​

I thought these would be my Google Sheets and Google Docs replacements but it turns out they're more like Notion and Airtable - a collaborative wiki/note taking app and a spreadsheet-cross-database. I wasted some time trying to import a complicated .xlsx file to Grist (which is listed in their docs as a spreadsheet tool) and wondering why it looked so bad before realizing I'm using the wrong tool for the job. I didn't try them much yet except to confirm that the basics work as I don't use anything similar regularly.

Docs (a bit like Notion)​

Docs is a collaborative block-based wiki. You can type text, paste images, and move blocks around. Here's a screenshot of the portal inside a note.

Grist (Database/Spreadsheet, think Airtable)​

Grist is a little bit compatible with .csv and .xlsx but it's more like Airtable - like a database with a GUI. When I first opened it it had a transparent sidebar but they quickly merged in my PR to fix that so now it looks OK. I still don't really need it but it looks like it works after a bit of configuration to make object storage work as it expects.

Meet (Video calls)​

This is the first one I tried out with my team. It works reasonably well and the audio quality was good, but it's not as polished as Google Meet or Zoom. Virtual backgrounds work out the box but with a lot more noise around your outline, kind of like Zoom was a few years ago when everyone was buying portable green screens to put behind their office chairs.

Screensharing and presenting is also a bit buggy, e.g. if you use picture in picture mode (quite a recent feature) and share your screen then others can see themselves twice as the picture-in-picture mode isn't hidden from the presentation as it is in Zoom and Google Meet.

Matrix / Element (Alternative to Slack/MS Teams)​

I...

like google looks mijn open docs

Related Articles