Skip to content

Commit e10d457

Browse files
committed
Revert "docs(config): add user-facing deployment documentation for wheels deploy"
This reverts commit a499b23.
1 parent cef8816 commit e10d457

77 files changed

Lines changed: 0 additions & 3347 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/src/SUMMARY.md

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -110,77 +110,6 @@
110110
* [wheels jobs retry](command-line-tools/commands/jobs/jobs-retry.md)
111111
* [wheels jobs purge](command-line-tools/commands/jobs/jobs-purge.md)
112112
* [wheels jobs monitor](command-line-tools/commands/jobs/jobs-monitor.md)
113-
* Deploy Commands
114-
* [wheels deploy](command-line-tools/commands/deploy/index.md)
115-
* Top-level verbs
116-
* [deploy](command-line-tools/commands/deploy/deploy.md)
117-
* [redeploy](command-line-tools/commands/deploy/redeploy.md)
118-
* [rollback](command-line-tools/commands/deploy/rollback.md)
119-
* [setup](command-line-tools/commands/deploy/setup.md)
120-
* [init](command-line-tools/commands/deploy/init.md)
121-
* [config](command-line-tools/commands/deploy/config.md)
122-
* [version](command-line-tools/commands/deploy/version.md)
123-
* [audit](command-line-tools/commands/deploy/audit.md)
124-
* [details](command-line-tools/commands/deploy/details.md)
125-
* [docs](command-line-tools/commands/deploy/docs.md)
126-
* [remove](command-line-tools/commands/deploy/remove.md)
127-
* [app](command-line-tools/commands/deploy/app/index.md)
128-
* [app boot](command-line-tools/commands/deploy/app/boot.md)
129-
* [app start](command-line-tools/commands/deploy/app/start.md)
130-
* [app stop](command-line-tools/commands/deploy/app/stop.md)
131-
* [app details](command-line-tools/commands/deploy/app/details.md)
132-
* [app containers](command-line-tools/commands/deploy/app/containers.md)
133-
* [app images](command-line-tools/commands/deploy/app/images.md)
134-
* [app logs](command-line-tools/commands/deploy/app/logs.md)
135-
* [app live](command-line-tools/commands/deploy/app/live.md)
136-
* [app maintenance](command-line-tools/commands/deploy/app/maintenance.md)
137-
* [app remove](command-line-tools/commands/deploy/app/remove.md)
138-
* [proxy](command-line-tools/commands/deploy/proxy/index.md)
139-
* [proxy boot](command-line-tools/commands/deploy/proxy/boot.md)
140-
* [proxy reboot](command-line-tools/commands/deploy/proxy/reboot.md)
141-
* [proxy start](command-line-tools/commands/deploy/proxy/start.md)
142-
* [proxy stop](command-line-tools/commands/deploy/proxy/stop.md)
143-
* [proxy restart](command-line-tools/commands/deploy/proxy/restart.md)
144-
* [proxy details](command-line-tools/commands/deploy/proxy/details.md)
145-
* [proxy logs](command-line-tools/commands/deploy/proxy/logs.md)
146-
* [proxy remove](command-line-tools/commands/deploy/proxy/remove.md)
147-
* [accessory](command-line-tools/commands/deploy/accessory/index.md)
148-
* [accessory boot](command-line-tools/commands/deploy/accessory/boot.md)
149-
* [accessory reboot](command-line-tools/commands/deploy/accessory/reboot.md)
150-
* [accessory start](command-line-tools/commands/deploy/accessory/start.md)
151-
* [accessory stop](command-line-tools/commands/deploy/accessory/stop.md)
152-
* [accessory restart](command-line-tools/commands/deploy/accessory/restart.md)
153-
* [accessory details](command-line-tools/commands/deploy/accessory/details.md)
154-
* [accessory logs](command-line-tools/commands/deploy/accessory/logs.md)
155-
* [accessory remove](command-line-tools/commands/deploy/accessory/remove.md)
156-
* [build](command-line-tools/commands/deploy/build/index.md)
157-
* [build deliver](command-line-tools/commands/deploy/build/deliver.md)
158-
* [build push](command-line-tools/commands/deploy/build/push.md)
159-
* [build pull](command-line-tools/commands/deploy/build/pull.md)
160-
* [build create](command-line-tools/commands/deploy/build/create.md)
161-
* [build remove](command-line-tools/commands/deploy/build/remove.md)
162-
* [build details](command-line-tools/commands/deploy/build/details.md)
163-
* [build dev](command-line-tools/commands/deploy/build/dev.md)
164-
* [registry](command-line-tools/commands/deploy/registry/index.md)
165-
* [registry setup](command-line-tools/commands/deploy/registry/setup.md)
166-
* [registry login](command-line-tools/commands/deploy/registry/login.md)
167-
* [registry logout](command-line-tools/commands/deploy/registry/logout.md)
168-
* [registry remove](command-line-tools/commands/deploy/registry/remove.md)
169-
* [server](command-line-tools/commands/deploy/server/index.md)
170-
* [server exec](command-line-tools/commands/deploy/server/exec.md)
171-
* [server bootstrap](command-line-tools/commands/deploy/server/bootstrap.md)
172-
* [prune](command-line-tools/commands/deploy/prune/index.md)
173-
* [prune all](command-line-tools/commands/deploy/prune/all.md)
174-
* [prune images](command-line-tools/commands/deploy/prune/images.md)
175-
* [prune containers](command-line-tools/commands/deploy/prune/containers.md)
176-
* [lock](command-line-tools/commands/deploy/lock/index.md)
177-
* [lock acquire](command-line-tools/commands/deploy/lock/acquire.md)
178-
* [lock release](command-line-tools/commands/deploy/lock/release.md)
179-
* [lock status](command-line-tools/commands/deploy/lock/status.md)
180-
* [secrets](command-line-tools/commands/deploy/secrets/index.md)
181-
* [secrets fetch](command-line-tools/commands/deploy/secrets/fetch.md)
182-
* [secrets extract](command-line-tools/commands/deploy/secrets/extract.md)
183-
* [secrets print](command-line-tools/commands/deploy/secrets/print.md)
184113
* CLI Development Guides
185114
* [Configuration Management](command-line-tools/configuration.md)
186115
* [Creating Commands](command-line-tools/cli-guides/creating-commands.md)
@@ -206,13 +135,6 @@
206135
* [Contributing to Wheels macOS Installer](working-with-wheels/contributing-to-wheels-macos-installer.md)
207136
* [Background Jobs](working-with-wheels/background-jobs.md)
208137
* [Dependency Injection](working-with-wheels/dependency-injection.md)
209-
* [Deployment](working-with-wheels/deployment/index.md)
210-
* [Your First Deploy](working-with-wheels/deployment/first-deploy.md)
211-
* [deploy.yml Reference](working-with-wheels/deployment/config-reference.md)
212-
* [Accessories](working-with-wheels/deployment/accessories.md)
213-
* [Secrets](working-with-wheels/deployment/secrets.md)
214-
* [Hooks](working-with-wheels/deployment/hooks.md)
215-
* [Migrating from Kamal](working-with-wheels/deployment/migrating-from-kamal.md)
216138
* [Submitting Pull Requests](working-with-wheels/submitting-pull-requests.md)
217139
* [Documenting your Code](working-with-wheels/documenting-your-code.md)
218140

docs/src/command-line-tools/commands/deploy/accessory/boot.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/details.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/index.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/logs.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/reboot.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/remove.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/restart.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/start.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/src/command-line-tools/commands/deploy/accessory/stop.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)