Skip to content

docs(llms,services): name DO Spaces as prod object-store backend (W12 M1)#1

Merged
mastermanas805 merged 1 commit into
mainfrom
fix/w12-llms-minio-to-do-spaces
May 14, 2026
Merged

docs(llms,services): name DO Spaces as prod object-store backend (W12 M1)#1
mastermanas805 merged 1 commit into
mainfrom
fix/w12-llms-minio-to-do-spaces

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

Closes the M1 loop on the W12 marketing/docs cleanup. The dashboard-side PR
(InstaNode-dev/instanode-web#65) updated dashboard/public/llms.txt, but
that file isn't what serves at https://instanode.dev/llms.txt — this
content repo is. Prerender pulls .content/llms.txt and copies it to
dist/llms.txt at build time.

Three substantive MinIO references in llms.txt:

  • Top-line product description (header > blockquote)
  • POST /storage/new endpoint description (now names DigitalOcean Spaces nyc3 and adds the 24h-lifecycle-rule auto-deletion note for anonymous tier)
  • Anonymous-tier limits bullet

Plus one in docs/services.md (services overview bullet).

Narrative use-case posts still mention MinIO in worked examples; those describe accurate-at-the-time setups and can be swept in a follow-up if they prove confusing.

Test plan

  • After merge + Pages rebuild, curl https://instanode.dev/llms.txt | grep -ci minio returns 0
  • https://instanode.dev/docs services section names DigitalOcean Spaces

The llms.txt manifest and /docs services overview both said "MinIO" as
the object-store backend. Production cut over to DigitalOcean Spaces in
`nyc3` on 2026-05-12 (RETRO-2026-05-12). The in-cluster MinIO pod was
retired with the migration.

Updates the manifest's three MinIO references — the top-line product
description, the /storage/new endpoint description (now names DO
Spaces explicitly and calls out the 24h lifecycle-rule auto-deletion),
and the anonymous-tier limits bullet — plus the one services overview
bullet in docs/services.md. Narrative use-case posts still mention
MinIO in context-specific examples; those are accurate-at-the-time
and can be swept in a follow-up if they prove confusing.

W12 cleanup pass; closes the loop on M1 from the dashboard-repo PR
that updated dashboard/public/llms.txt — that file turned out not to
be the source of truth for what gets served (the content repo is).
@mastermanas805 mastermanas805 merged commit f638599 into main May 14, 2026
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