Skip to main content

Releases & registry

Downloads & Docker Registry

Install IntelliAsk, download packages, and access production-ready container images.

Downloads

Installers and packages for getting IntelliAsk running. Downloads stream through our own proxy, so the storage bucket is never exposed.

IntelliAsk Setup

1.0.1

IntelliAsk control-plane setup bundle — the intelliask binary plus the operator config/ tree. Unzip on a Linux host and run ./intelliask/intelliask to provision the stack.

linux/amd64 · 2.68 MiB · Updated Aug 5, 2026

Codeapi Packages

1.0.0

Code Interpreter sandbox runtime packages — offline Python, Node.js, Bun, and Bash toolchains plus their preinstalled libraries. Unzip into the Code Interpreter data/pkgs directory.

linux/x64 · 1.28 GiB · Updated Jul 31, 2026

Codeapi Package Builder Kit

1.0.0

Code Interpreter Package Builder Kit — a self-contained tool to build your own offline Python, Node.js, Bun, and Bash runtime bundle for the Code Interpreter sandbox. Unzip, edit config.env + the manifests, then run ./build-packages.sh (Docker required).

14.34 KiB · Updated Aug 6, 2026

Docker images

Pull images directly from the IntelliAsk container registry at registry.intelliask.mt.

Application2

The main chat application and API — the IntelliAsk core.

intelliask.compose.ymlDocsChangelog
intelliask
registry.intelliask.mt/intelliask/intelliask
v0.8.7

Interactive HTML Apps service — turns prompts and spreadsheets into persistent, publishable, interactive data apps that Agents build via the native intelliapps MCP server.

intelliapps.compose.ymlDocsChangelog
intelliapps
registry.intelliask.mt/intelliapps/intelliapps
latest
Code Interpreter1

Runs the Run Code feature in hardened sandboxes. Six services (api, service-worker, sandbox-runner, egress-gateway, tool-call-server, file-server) versioned together.

codeapi.compose.ymlDocsChangelog
codeapi-api
registry.intelliask.mt/codeapi/codeapi-api
1
codeapi-worker
registry.intelliask.mt/codeapi/codeapi-worker
1
codeapi-file-server
registry.intelliask.mt/codeapi/codeapi-file-server
1
codeapi-tool-call-server
registry.intelliask.mt/codeapi/codeapi-tool-call-server
1
codeapi-egress-gateway
registry.intelliask.mt/codeapi/codeapi-egress-gateway
1
codeapi-sandbox-runner
registry.intelliask.mt/codeapi/codeapi-sandbox-runner
1
Data & Search4

Primary database — users, conversations, agents, and app state.

mongodb.compose.ymlDocsChangelogUpstream
mongo
registry.intelliask.mt/mongodb/mongo
8.0.17

Full-text search index powering conversation and message search.

meilisearch.compose.ymlDocsChangelogUpstream
meilisearch
registry.intelliask.mt/meilisearch/meilisearch
v1.40.0

Retrieval-augmented generation service for file/document Q&A.

rag.compose.ymlDocsChangelog
rag-api
registry.intelliask.mt/ragapi/rag-api
v0.8.0

Postgres + pgvector store for RAG embeddings.

rag.compose.ymlDocsChangelogUpstream
pgvector
registry.intelliask.mt/vectordb/pgvector
0.8.0-pg16
Infrastructure3

Cache and job/queue backend for the code interpreter.

codeapi.compose.ymlDocsChangelogUpstream
redis
registry.intelliask.mt/redis/redis
7-alpine

Lightweight self-hosted S3-compatible object store for generated files.

codeapi.compose.ymlDocsChangelogUpstream
garage
registry.intelliask.mt/garage/garage
v1.0.1

Optional TLS-terminating reverse proxy in front of the app.

proxy.compose.ymlDocsChangelogUpstream
caddy
registry.intelliask.mt/proxy/caddy
2.8-alpine
Observability1

Scrapes MongoDB and exposes usage metrics for Prometheus.

exporter.compose.ymlDocsChangelog
exporter
registry.intelliask.mt/exporter/exporter
2.5.0
Showing 16 imagesTag history & digests available per image