Skip to content

docs: namespace AppHost resource names (fsh-starter-*)#221

Merged
iammukeshm merged 1 commit into
mainfrom
docs/apphost-resource-names
May 27, 2026
Merged

docs: namespace AppHost resource names (fsh-starter-*)#221
iammukeshm merged 1 commit into
mainfrom
docs/apphost-resource-names

Conversation

@iammukeshm
Copy link
Copy Markdown
Member

Follows up [#220] now that the AppHost resource names are derived from the app namespace (code: fullstackhero/dotnet-starter-kit#1261).

What changed

  • aspire.mdx — resource table + production-deploy note now use fsh-starter-*; added a callout that the prefix is per-app (a scaffolded Acme.Store gets acme-store-*), and that the postgres/redis/minio infra and the fsh-db database keep stable names.
  • database-migrations.mdx — the "local development" section's Aspire-resource references.
  • getting-started/introduction.mdx — the demo-seeder resource mention.
  • frontend/admin.mdx, frontend/dashboard.mdx — the "Aspire wires this automatically" notes.
  • changelog — added an entry for the per-app resource naming.

Left as-is (deliberate)

Deploy / published-artifact identifiers, which are not AppHost labels and didn't change:

  • container image repos (fsh-api, fsh-db-migrator) in csproj/CI/ghcr.io,
  • Docker Compose container_name,
  • Terraform ECS service + S3 bucket names.

🤖 Generated with Claude Code

The Aspire resource/container names now derive from the app namespace
(tracks fullstackhero/dotnet-starter-kit#1261). Updated the resource table +
production-deploy note (aspire), the migrations "local development" section,
the introduction, and the two frontend Aspire-wiring notes to `fsh-starter-*`,
plus a callout that the prefix is per-app (a scaffolded app gets its own,
e.g. acme-store-*). Changelog entry added.

Left as-is: deploy/image/S3 identifiers (`fsh-api` / `fsh-db-migrator` image
repos, ECS service, `container_name`, S3 buckets) — published artifact names,
not AppHost labels.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@iammukeshm iammukeshm merged commit 6b01b9f into main May 27, 2026
1 check was pending
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