Skip to content

docs(run-a-node): document dig-node auto-start service + health check#24

Merged
MichaelTaylor3d merged 1 commit into
mainfrom
docs/dig-node-service-install-223
Jul 10, 2026
Merged

docs(run-a-node): document dig-node auto-start service + health check#24
MichaelTaylor3d merged 1 commit into
mainfrom
docs/dig-node-service-install-223

Conversation

@MichaelTaylor3d

Copy link
Copy Markdown
Contributor

Summary

Coherence update for DIG-Network/dig_ecosystem#223 (dig-installer --with-dig-node, released as dig-installer v0.4.0): documents that the installed dig-node service is auto-start (all 3 OSes) and, on Linux/macOS, auto-restarts on crash, and that the installer now runs a post-install RPC health check (in addition to the existing dig.local resolve check) before declaring the service up.

  • docs/run-a-node/universal-installer.md — new "An always-on service, verified after install" section with the updated example transcript (adds the health check: ... line).
  • Materialized identically into all 13 locale copies under i18n/*/docusaurus-plugin-content-docs/current/run-a-node/universal-installer.md — this page hasn't been translated per-locale yet (every existing section there is still verbatim English too), so this keeps all copies structurally in sync rather than translating only the new bit.
  • package.json version bump.

Version bump

Patch (0.3.110.3.12) — docs:, content-only change, no site behavior/API change.

Test plan

  • Verified code-fence balance + heading structure of the edited page (no stray/duplicate anchors)
  • Confirmed all 13 locale copies were byte-identical to the English source before this change (so propagating verbatim keeps them consistent, matching how the rest of the page is handled)
  • CI (build / link-check / a11y) runs on the PR

Refs DIG-Network/dig_ecosystem#223

… health check

dig-installer (v0.4.0) now runs a post-install RPC health check after
registering the dig-node service, in addition to the existing dig.local
resolve check, and the service already registers as auto-start (all 3 OSes)
with auto-restart-on-crash on Linux/macOS. Document this on the universal
installer page so users know the install verifies itself, and that the
extension/DIG Browser find the node automatically once it's confirmed up.

Materialized identically into all 13 locale copies (this page has not yet
been translated per-locale, matching every other section already there).
@MichaelTaylor3d MichaelTaylor3d merged commit ef4018a into main Jul 10, 2026
7 checks passed
@MichaelTaylor3d MichaelTaylor3d deleted the docs/dig-node-service-install-223 branch July 10, 2026 05:58
MichaelTaylor3d added a commit that referenced this pull request Jul 10, 2026
…#24)

docs(run-a-node): document dig-node auto-start service + post-install health check

dig-installer (v0.4.0) now runs a post-install RPC health check after
registering the dig-node service, in addition to the existing dig.local
resolve check, and the service already registers as auto-start (all 3 OSes)
with auto-restart-on-crash on Linux/macOS. Document this on the universal
installer page so users know the install verifies itself, and that the
extension/DIG Browser find the node automatically once it's confirmed up.

Materialized identically into all 13 locale copies (this page has not yet
been translated per-locale, matching every other section already there).

Co-Authored-By: Claude <noreply@anthropic.com>
MichaelTaylor3d added a commit that referenced this pull request Jul 10, 2026
…#24)

docs(run-a-node): document dig-node auto-start service + post-install health check

dig-installer (v0.4.0) now runs a post-install RPC health check after
registering the dig-node service, in addition to the existing dig.local
resolve check, and the service already registers as auto-start (all 3 OSes)
with auto-restart-on-crash on Linux/macOS. Document this on the universal
installer page so users know the install verifies itself, and that the
extension/DIG Browser find the node automatically once it's confirmed up.

Materialized identically into all 13 locale copies (this page has not yet
been translated per-locale, matching every other section already there).

Co-Authored-By: Claude <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