The full Tables workspace โ tables, invoices, and your AI worker โ installed on your own box. Your data never leaves it.
Grab it from your cabinet, or pull the installer:
# from your cabinet โ Self-hosted โ Tables curl -fsSL https://get.elastbiz.com/tables -o tables-selfhost.sh
It sets up the DSM and the Tables app in one container.
bash tables-selfhost.sh --license <YOUR-KEY>Tables serves on your box. Point a browser at it:
http://your-server:8099Use the licence from your cabinet. That's it โ a private Tables workspace, all yours.
By default you get a simple local LLM for basic instructions and English voice โ private, no cloud. Want something stronger, or another language? Set up a fine-tuned qwen, claude-cli, Anthropic / Kimi K3, ChatGPT / Gemini, or any HuggingFace model.
Set up your AI & languages โOne DSM on your machine, and the apps you choose installed into it. Start with a package, or build up from an empty shell.
Team chat over WebSocket, on your box.
AI-built analytics. Unverified โ install to try.
Export an app from the cloud and run it self-hosted.
Two ways to start:
For apps that aren't Tables or Mail: get the empty shell (just the DSM), then drop in the apps you bought. Combine as many as you like in one system.
The bare DSM โ no apps yet.
curl -fsSL https://get.elastbiz.com/shell -o shell.sh
bash shell.shEach app is a package. Add one, or several, into the same DSM:
elastbiz app install connect # team chat elastbiz app install insights # analytics (alpha)
Exported an app from the cloud? Drop the bundle in.
elastbiz app import ./my-app.ebpkgEach app appears in the same workspace, under one login, licensed from your cabinet.