Skip to main content

Live demo

Try Sovereign Workspace in your browser.

Real Keycloak. Real Nextcloud. Real Collabora. Running on a server in Germany. One click and you're inside.

Opens in a new tab. You'll be assigned one of 10 shared demo accounts — the username and password appear right here below this button as soon as you click. Keep this tab open if you need to copy them.

What you should know before you click

  • Shared accounts. The demo runs ten reusable users named demo1 through demo10. Each password is the username with the suffix demo — so demo1 logs in with demo1demo. If two visitors land on the same account at the same time, one will be kicked into a read-only session. Pick a different number from the list below if that happens.
  • Files reset every six hours. Anything you upload, create, or delete is wiped on a regular cron. Don't store anything important.
  • This is not production. The demo runs on a single modest VM. Performance is fine for one or two simultaneous visitors and noticeably slower with a crowd. The architecture you'd actually deploy is the same; only the box is smaller.
  • The AI is slowed down for the demo. The built-in assistant runs a local Gemma 4 model on CPU only — the demo VM has no GPU — so it's slower and less capable here than on a real deployment. It's included to show the feature works, not to represent production quality. A GPU-backed deployment runs a larger, faster model.
  • One admin account. demo1 is an organisation administrator, so it can see the Admin Console (user management, app catalog). demo2demo10 are regular users. Log in as demo1 if you want to explore the admin side.

Manual login — pick any account

Want to come back to the same files and chat history later? Pick a specific account here, log in directly, and bookmark it. Just remember it's shared with everyone else who picked the same one.

demo1
password: demo1demo
Open as demo1 →
demo2
password: demo2demo
Open as demo2 →
demo3
password: demo3demo
Open as demo3 →
demo4
password: demo4demo
Open as demo4 →
demo5
password: demo5demo
Open as demo5 →
demo6
password: demo6demo
Open as demo6 →
demo7
password: demo7demo
Open as demo7 →
demo8
password: demo8demo
Open as demo8 →
demo9
password: demo9demo
Open as demo9 →
demo10
password: demo10demo
Open as demo10 →

The ?login_hint= URL parameter is the standard OIDC way to pre-fill the username field on the Keycloak login form. You only have to type the password (username + the suffix demo — see the cards above). We never put passwords in URLs, since URLs leak into browser history, proxy logs, and screenshots.

What to try once you're in

  1. Open the Files app. Click the Nextcloud entry in the sidebar — your private (per-account) cloud drive appears without any "Connect Nextcloud" step. The same Keycloak token that signed you in is being passed through transparently.
  2. Create a document. Right-click in the Files app, create a new .odt. Double-click it. Collabora opens inside the workspace. Edit, save, close — it persists in Nextcloud.
  3. Open the same doc in another tab. See real-time collaborative editing — cursors, presence, simultaneous edits.
  4. Try the built-in apps. Open the launcher (apps icon, bottom right of the dock). A word processor, a spreadsheet with charts and pivot tables, a presentation editor, plus Photos, Music, Paint, and a PDF viewer — all fully usable, working on your workspace files.
  5. Visit the App Store. Browse the curated catalog of self-hostable apps that integrate with the workspace. Nothing to install in the demo — just a preview of what you'd deploy.

Like what you saw?

The demo runs the same Docker Compose stack you'd deploy on your own server. Self-hosting takes about an afternoon.