メインコンテンツへスキップ
Self-Hosted

Your NAS files,
from anywhere.

Web UI + AI to search and organize your NAS. Self-hosted with Docker.

How it works
NAS / PC
Sync
Agent
Encrypted
Astar
Web UI
Anywhere
Features

Simple. Smart.

Web File Manager

  • Browse, search, and share files from any device
  • Drag-and-drop, preview, and full-text search

Folder-Level Access Control

  • Set fine-grained visibility per team member
  • Discord-style roles and permissions system

AI Search (Optional)

  • OCR + AI makes scanned documents fully searchable
  • Automatic document classification and structuring
  • Works without an API key — AI is entirely optional
How it Works

Up and running in 3 steps

1

Start the Server

Just docker compose up -d. Done in 5 minutes.

docker compose -f docker-compose.selfhost.yml up -d
2

Install the Agent

Install the agent on your NAS and connect with a pairing code. Works on Windows, macOS, and Linux.

3

Access from Anywhere

Manage your files from any browser. AI search is ready to use right away.

Self-Hosted, Zero Cloud Dependency

Terminal
$git clone https://github.com/AstarWorks/Astar.git
$cd Astar
$cp .env.example .env
$docker compose -f docker-compose.selfhost.yml up -d

PostgreSQL, MinIO, OCR engine — everything included

View Setup Guide

Frequently Asked Questions

Can I self-host it?

Yes. Run docker compose up and you're live in 5 minutes. PostgreSQL, MinIO, and an OCR engine are all included. Kubernetes deployment via Helm Chart is also supported.

Is the AI functionality required?

No. AI is entirely optional. Without an API key, you still get full access to file management, permissions, share links, and every other core feature.

Which NAS devices are supported?

Synology, QNAP, Linux servers — anything that runs Docker. Windows and macOS are also supported.

How much does it cost?

Self-hosting is free. A managed SaaS plan is coming soon.

Is my data secure?

Yes. PostgreSQL Row-Level Security (RLS) enforces access control at the database layer. Folder-level permissions ensure that restricted data is physically invisible to unauthorized users.

Are there features for law firms?

Yes. Enable the "Law Firm Plugin" to unlock specialized tools like exhibit list templates and court-format exports.