Installation¶
TruSpace runs via Docker. There are two scenarios — pick the one that matches your setup:
- Local
Run TruSpace on this machine and access it via localhost.
Best for: personal use, evaluation, development.
- Remote Server
Run TruSpace on a server or Raspberry Pi and access it from other devices — over HTTP on your LAN or HTTPS on the internet.
Best for: shared use, home offices, production.
Prerequisites¶
All setups require:
- Docker 20.10+
- Docker Compose 2.0+
- Git
- 4 GB RAM minimum (8 GB recommended when using AI features)