zerobyte/apps/docs
ivenos 38b49debb1
Rename docker-compose.yml to compose.yaml
Aligns the project with the current Compose Specification, which
designates compose.yaml as the canonical filename and treats the
docker-compose.yml name as a legacy fallback.

Renames every compose file in the repo (the root dev/e2e stack, the
deployment examples under examples/, and the integration-test infra
stack) and updates all documentation, the integration test runner, the
capability hint messages, and the .gitattributes pattern accordingly.
No top-level version field was present to remove.

Functional behavior is unchanged: docker compose discovers either
filename, so existing deployments are not affected by the rename.

Reference: https://docs.docker.com/compose/intro/compose-application-model/
2026-06-02 21:09:47 +02:00
..
.source chore: move docs to monorepo apps (#801) 2026-04-16 19:03:00 +02:00
.vscode chore: move docs to monorepo apps (#801) 2026-04-16 19:03:00 +02:00
content/docs Rename docker-compose.yml to compose.yaml 2026-06-02 21:09:47 +02:00
public docs: improve page metadata 2026-04-18 11:30:33 +02:00
src chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
.cta.json chore: move docs to monorepo apps (#801) 2026-04-16 19:03:00 +02:00
.gitignore chore: move docs to monorepo apps (#801) 2026-04-16 19:03:00 +02:00
components.json chore: move docs to monorepo apps (#801) 2026-04-16 19:03:00 +02:00
package.json fix(deps): update bun minor and patch dependencies (#902) 2026-05-29 22:24:59 +02:00
source.config.ts chore: cleanup un-used exports (#823) 2026-04-22 21:14:37 +02:00
tsconfig.json chore: move docs to monorepo apps (#801) 2026-04-16 19:03:00 +02:00
vite.config.ts fix(deps): update bun minor and patch dependencies (#865) 2026-05-07 17:11:53 +02:00
wrangler.jsonc docs: improve page metadata 2026-04-18 11:30:33 +02:00