Add local Kroki fallback configuration for offline builds #69

Open
opened 2026-03-14 23:57:26 +00:00 by freemo · 0 comments
Owner

Metadata

  • Commit Message: docs: add local Kroki server fallback for offline documentation builds
  • Branch: feature/m3-v11-docs-kroki-fallback

Background

The Kroki plugin depends on kroki.qoto.org. If the service is down, diagrams render as raw code blocks.

Expected Behavior

Documentation on configuring a local Kroki instance as fallback, and the plugin reads the Kroki URL from an environment variable.

Acceptance Criteria

  • Plugin reads KROKI_URL env var with default fallback to kroki.qoto.org
  • Documentation explains how to run local Kroki via Docker

Subtasks

  • Update remark-kroki-inline.js to read KROKI_URL
  • Add Kroki setup instructions to developer docs
  • Verify build

Definition of Done

This issue is complete when all subtasks are done, commit created on the specified branch, PR submitted and merged.

## Metadata - **Commit Message**: `docs: add local Kroki server fallback for offline documentation builds` - **Branch**: `feature/m3-v11-docs-kroki-fallback` ## Background The Kroki plugin depends on `kroki.qoto.org`. If the service is down, diagrams render as raw code blocks. ## Expected Behavior Documentation on configuring a local Kroki instance as fallback, and the plugin reads the Kroki URL from an environment variable. ## Acceptance Criteria - [ ] Plugin reads `KROKI_URL` env var with default fallback to `kroki.qoto.org` - [ ] Documentation explains how to run local Kroki via Docker ## Subtasks - [ ] Update `remark-kroki-inline.js` to read `KROKI_URL` - [ ] Add Kroki setup instructions to developer docs - [ ] Verify build ## Definition of Done This issue is complete when all subtasks are done, commit created on the specified branch, PR submitted and merged.
freemo added this to the v1.1.0 milestone 2026-03-14 23:57:26 +00:00
freemo self-assigned this 2026-03-15 04:25:23 +00:00
freemo modified the milestone from v1.1.0 to v1.2.0 2026-03-16 00:28:12 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aethyr/Aethyr#69
No description provided.