Skip to content

Self-Hosting Guide

Everything you need to install and run Jinbocho on your own server.

Sections

# Section What you'll find
1 Prerequisites System requirements: Docker, Git, optional API keys
2 Production Deployment Step-by-step self-hosted install (quick start + manual)
3 Monitoring & Logging Health checks, logs, Netdata
4 Troubleshooting Common issues and fixes

Quick Path

  1. Prerequisites — install Docker and clone the install repo
  2. Production Deployment — one command to a running stack
  3. Monitoring & Logging — confirm it started cleanly
  4. Troubleshooting — if something's off

Technology Stack

Layer Technology
Backend Python 3.12, FastAPI, PostgreSQL 16
Frontend React 18, TypeScript
Deployment Docker Compose (self-hosted), Caddy reverse proxy