Open source · Local first

Your terminal
remembers.

A private workspace for infrastructure engineers that turns terminal sessions into runbooks, incident notes, and reusable operational knowledge.

Available for macOS, Windows, and Linux

Lorium
Local workspace
Search your workspace ⌘ K
Local
prod-api-01
production-cluster
Split
Last login: today from 10.0.1.24
ubuntu@prod-api-01:~$ kubectl get pods -n payments
NAME            READY  STATUS   RESTARTS  AGE
payments-api-7d8f  1/1    Running  0         3d
payments-api-8a1c  1/1    Running  0         3d
payments-db-0      1/1    Running  0         12d
ubuntu@prod-api-01:~$
Session capture on
Context savedEncrypted on this device
Runbook ready7 verified steps
Built for the tools you already use
›_ SSH Kubernetes # Markdown OpenAI-compatible
Operational memory

The work happens in your terminal.
The context shouldn’t disappear.

Commands, output, failed attempts, and the final fix usually vanish when the terminal closes. Lorium keeps the useful parts connected.

01

Work in one place

Servers, clusters, secrets, and terminal sessions live in one focused workspace.

Pprod-api-01Production · SSH
Kcore-clusterKubernetes · EKS
Sstaging-dbStaging · SSH
03

Turn work into knowledge

Generate an editable runbook from the session while the details are still fresh.

RUNBOOK

Restart the payments API

Saved to your notes vault
From action to answer

Everything around your terminal, in context.

Move from live infrastructure to durable documentation without switching between half a dozen disconnected tools.

Infrastructure
Production 3
PPROD

prod-api-01

ubuntu@10.10.10.20

apiprimary
Online
KPROD

core-cluster

Amazon EKS · eu-west-1

kubernetescore
Healthy
DPROD

prod-db-01

ubuntu@10.10.10.40

postgres
Online
Pprod-api-01Infrastructure card
Host
10.10.10.20:22
Secrets
2 linked
Last used
12m ago
Session memory
09:41

Connected to production

SSH · prod-api-01 · ubuntu

09:43

Checked API health

systemctl status payments-api
09:46

Found restart loop in logs

Secret-like values redacted before capture

3 meaningful steps captured
Runbook search

Restart the payments API

Safely restart the service and verify pod health…

runbooks / production · 2 days ago

Payments API latency incident

Diagnosis notes from the May 14 incident…

incidents / payments · 1 month ago

Rotate payments database credentials

Credential rotation procedure and verification…

runbooks / security · 3 months ago
One operational workspace

Less tool-switching.
More useful context.

A terminal built around real work

Local, SSH, and Kubernetes sessions with tabs, split view, search, and fast recovery.

Localprod-api-01 core-cluster +

ubuntu@prod-api-01:~$ docker compose ps

NAME       STATUS      PORTS

api        Up 3 days   0.0.0.0:8080

worker     Up 3 days   —

Encrypted secrets

Keep credentials beside the infrastructure that uses them—not scattered across files.

DBpostgres-passwordDatabase••••••••
APIgrafana-tokenToken••••••••
SSHproduction-keySSH key••••••••

One search for everything

Find servers, clusters, secrets, notes, and runbooks instantly with Cmd+K.

prodESC
SERVERS

Pprod-api-01Production

Dprod-db-01Production

Notes that stay close to the system

Write in Markdown, link operational knowledge, and see how your infrastructure context connects.

Private by default

Your infrastructure context stays yours.

Lorium is local-first by design. Your servers, notes, terminal history, and secrets do not require a cloud account.

  • Local data storageSQLite and Markdown files live on your device.
  • Strong vault encryptionArgon2id key derivation with AES-256-GCM.
  • AI on your termsUse a cloud provider or an OpenAI-compatible local endpoint.
  • Transparent capturePause, edit, or remove anything before generation.
Read the security model
Encrypted locally AES-256-GCM
Notes vault
Secrets
Session history
Provider keys
Built in the open

Inspect it. Shape it.
Make it yours.

Lorium is open source and built for the people who trust their terminal with production. Read the code, open an issue, or contribute the workflow you wish existed.

Klaffi / LoriumPublic

A private terminal workspace that turns infrastructure work into operational knowledge.

TypeScript☆ Star⑂ Fork
Local-first infrastructure workspaceTauri · Rust · React · SQLite
main

Let your terminal
remember the important parts.

Keep infrastructure work, context, and knowledge in one private workspace.