playbooks/roles/vhosts/acp_opencode
2026-04-05 16:54:48 +08:00
..
defaults Deploy ACP bridge for OpenCode 2026-04-04 17:30:33 +08:00
handlers Deploy ACP bridge for OpenCode 2026-04-04 17:30:33 +08:00
tasks Migrate XRDP and Cloudflare playbooks 2026-04-05 16:54:48 +08:00
templates Deploy ACP bridge for OpenCode 2026-04-04 17:30:33 +08:00
README.md Deploy ACP bridge for OpenCode 2026-04-04 17:30:33 +08:00

acp_opencode

OpenCode web endpoint plus ACP bridge deployment role.

Installs:

  • caddy

Exposes:

  • opencode serve --hostname 127.0.0.1 --port 38992 --print-logs
  • xworkmate-go-core serve --listen 127.0.0.1:3910
  • https://acp-server-opencode.svc.plus
  • https://acp-server-opencode.svc.plus/acp
  • https://acp-server-opencode.svc.plus/acp/rpc

Notes:

  • / stays on the OpenCode HTML UI.
  • /acp and /acp/rpc are routed to the XWorkmate ACP bridge with CORS validation.
  • The bridge advertises only the opencode provider by disabling other ACP provider binaries in the service environment.