Attach aoscompose to host network #938

Merged
coilysiren merged 1 commit from aos/codex/aoscompose-host-network into main 2026-08-06 05:57:23 +00:00
Owner

Closes #937.

Summary:

  • Make the aoscompose and aoscomposed aliases launch standalone containers with Docker host networking.
  • Keep bare aos --role ... and aosward on their existing network paths.
  • Clear the standalone tailnet Docker attachment for host-networked aliases because Docker accepts one primary network mode.
  • Document the host-network contract while keeping auth default-on and --auth=false as opt-out.

Validation:

  • ward exec aos-fmt
  • ward exec aos-test
  • ward exec aos-build
  • ward exec aos-lint
  • ward exec test
  • AOS_RELEASE_VERSION=aos-v0.0.0 ward exec aos-release-build
  • AOS_RELEASE_VERSION=aos-v0.0.0 ward exec aos-release-package
  • AOS_RELEASE_VERSION=aos-v0.0.0 ward exec aos-release-check
  • ward exec pre-commit-all
Closes #937. Summary: - Make the `aoscompose` and `aoscomposed` aliases launch standalone containers with Docker host networking. - Keep bare `aos --role ...` and `aosward` on their existing network paths. - Clear the standalone tailnet Docker attachment for host-networked aliases because Docker accepts one primary network mode. - Document the host-network contract while keeping auth default-on and `--auth=false` as opt-out. Validation: - `ward exec aos-fmt` - `ward exec aos-test` - `ward exec aos-build` - `ward exec aos-lint` - `ward exec test` - `AOS_RELEASE_VERSION=aos-v0.0.0 ward exec aos-release-build` - `AOS_RELEASE_VERSION=aos-v0.0.0 ward exec aos-release-package` - `AOS_RELEASE_VERSION=aos-v0.0.0 ward exec aos-release-check` - `ward exec pre-commit-all`
feat: attach aoscompose to host network
All checks were successful
ci / ward-doctor (pull_request) Successful in 15s
ci / aos-cli-tests (pull_request) Successful in 25s
ci / gate (pull_request) Successful in 54s
399436be00
coilysiren deleted branch aos/codex/aoscompose-host-network 2026-08-06 05:57:24 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!938
No description provided.