impreza_add_onion
Extend a clearnet-only deployment by provisioning a Tor v3 hidden service and publishing an .onion mirror alongside the existing route.
Instructions
Add a Tor v3 hidden service (.onion mirror) to a deployment that's currently running clearnet-only. The agent provisions Tor + publishes the hidden service alongside the existing clearnet route. Useful when the customer realized post-install that they wanted Tor exposure. The .onion address is persisted on the deployment row. Catalog deployments must declare supports.onion: true; for custom deployments this is always supported (Phase 89).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment_id | Yes | The dpl_... id to extend. |