Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
C
coderai
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • nexlab
  • coderai
  • Repository

Switch branch/tag
  • coderai
  • docs
  • reverse-proxy-nginx.md
Find file
BlameHistoryPermalink
  • Stefy Lanza (nextime / spora )'s avatar
    proxy+training: chain-aware nginx for double-proxy; report training model as loaded · f177d01d
    Stefy Lanza (nextime / spora ) authored Jun 26, 2026
    Internal container nginx is now chain-aware: it prefers the outer proxy's
    X-Forwarded-Proto/Host/Prefix and nests bundled sub-app prefixes under any
    outer prefix (outer /ai + /township -> /ai/township). Fixes characters/
    environments thumbnails and other absolute/sub-path URLs 404ing when the
    all-in-one container runs behind a second reverse proxy. Documented the
    required outer-proxy headers in docs/reverse-proxy-nginx.md.
    
    LoRA training loads its base pipeline outside the model manager (and unloads
    all manager models first), so the engine reported 0 loaded models mid-train.
    Surface the active training base model via active_training_model() so the
    engines card reflects the busy GPU.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01RdMufYvtTbtGDWsiZVoXce
    f177d01d
reverse-proxy-nginx.md 8.99 KB
EditWeb IDE

Replace reverse-proxy-nginx.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.