Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Phase 108 — preview publication without upload

At a glance

FieldValue
Phase familyPhase 1 — first stones
Run commandmake phase 108
Underlying make target/scriptvm/phase1/publish-dry-run.sh
Runs onhost
Main proof/artifactPrints the future publication mapping without uploading or touching the network.

Phase 108 is still host-only and still safe. It does not upload anything, does not contact the network, and does not change DNS.

It verifies the Phase 107 plan, then prints:

  • local artifact root
  • future public root
  • every file that would be published
  • the future public URL for every file
  • critical URLs to check after a real upload
  • the rsync/curl commands that a future real publish phase might run, but refuses to run them
  • the future user-facing moss repo add command

You can optionally preview a concrete upload destination without using it:

ONIX_REPO_UPLOAD_TARGET='user@host:/srv/repo.onix-os.com' make phase 108

It will print the target, but still not upload.