Skip to content

Modernize Monk templates: volume mounts + internal-by-default services#2

Open
manachyn wants to merge 1 commit into
mainfrom
modernize-volumes
Open

Modernize Monk templates: volume mounts + internal-by-default services#2
manachyn wants to merge 1 commit into
mainfrom
modernize-volumes

Conversation

@manachyn

@manachyn manachyn commented Jul 3, 2026

Copy link
Copy Markdown

Modernizes the Monk templates in this repo:

  • Volumes: migrate legacy container paths:/${monk-volume-path} binds to runnable-level volumes: (kind: local) + container mounted-volumes:; removed dead per-variant *-volume-name vars. kind: local auto-isolates per runnable instance (deploy-verified). Runnables that inherit the external postgresql/db hub are re-pointed to the versioned postgresql/db-v17 (which already uses mounted-volumes) to avoid a duplicate-mount, keeping postgresql/db untouched for backward compatibility.
  • Publish: removed publish: true from services (kept host-port) — services are node-reachable but not published to the public cloud interface by default.

Analyzer-clean (no new errors/warnings). Local prep for review.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant