mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
96 lines
3.4 KiB
Plaintext
96 lines
3.4 KiB
Plaintext
---
|
|
title: Compose
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Compose create
|
|
url: '#compose-create'
|
|
- depth: 2
|
|
title: Compose one
|
|
url: '#compose-one'
|
|
- depth: 2
|
|
title: Compose update
|
|
url: '#compose-update'
|
|
- depth: 2
|
|
title: Compose delete
|
|
url: '#compose-delete'
|
|
- depth: 2
|
|
title: Compose clean Queues
|
|
url: '#compose-clean-queues'
|
|
- depth: 2
|
|
title: Compose load Services
|
|
url: '#compose-load-services'
|
|
- depth: 2
|
|
title: Compose fetch Source Type
|
|
url: '#compose-fetch-source-type'
|
|
- depth: 2
|
|
title: Compose randomize Compose
|
|
url: '#compose-randomize-compose'
|
|
- depth: 2
|
|
title: Compose get Converted Compose
|
|
url: '#compose-get-converted-compose'
|
|
- depth: 2
|
|
title: Compose deploy
|
|
url: '#compose-deploy'
|
|
- depth: 2
|
|
title: Compose redeploy
|
|
url: '#compose-redeploy'
|
|
- depth: 2
|
|
title: Compose stop
|
|
url: '#compose-stop'
|
|
- depth: 2
|
|
title: Compose get Default Command
|
|
url: '#compose-get-default-command'
|
|
- depth: 2
|
|
title: Compose refresh Token
|
|
url: '#compose-refresh-token'
|
|
- depth: 2
|
|
title: Compose deploy Template
|
|
url: '#compose-deploy-template'
|
|
- depth: 2
|
|
title: Compose templates
|
|
url: '#compose-templates'
|
|
- depth: 2
|
|
title: Compose get Tags
|
|
url: '#compose-get-tags'
|
|
structuredData:
|
|
headings:
|
|
- content: Compose create
|
|
id: compose-create
|
|
- content: Compose one
|
|
id: compose-one
|
|
- content: Compose update
|
|
id: compose-update
|
|
- content: Compose delete
|
|
id: compose-delete
|
|
- content: Compose clean Queues
|
|
id: compose-clean-queues
|
|
- content: Compose load Services
|
|
id: compose-load-services
|
|
- content: Compose fetch Source Type
|
|
id: compose-fetch-source-type
|
|
- content: Compose randomize Compose
|
|
id: compose-randomize-compose
|
|
- content: Compose get Converted Compose
|
|
id: compose-get-converted-compose
|
|
- content: Compose deploy
|
|
id: compose-deploy
|
|
- content: Compose redeploy
|
|
id: compose-redeploy
|
|
- content: Compose stop
|
|
id: compose-stop
|
|
- content: Compose get Default Command
|
|
id: compose-get-default-command
|
|
- content: Compose refresh Token
|
|
id: compose-refresh-token
|
|
- content: Compose deploy Template
|
|
id: compose-deploy-template
|
|
- content: Compose templates
|
|
id: compose-templates
|
|
- content: Compose get Tags
|
|
id: compose-get-tags
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/compose.create"},{"method":"get","path":"/compose.one"},{"method":"post","path":"/compose.update"},{"method":"post","path":"/compose.delete"},{"method":"post","path":"/compose.cleanQueues"},{"method":"get","path":"/compose.loadServices"},{"method":"post","path":"/compose.fetchSourceType"},{"method":"post","path":"/compose.randomizeCompose"},{"method":"get","path":"/compose.getConvertedCompose"},{"method":"post","path":"/compose.deploy"},{"method":"post","path":"/compose.redeploy"},{"method":"post","path":"/compose.stop"},{"method":"get","path":"/compose.getDefaultCommand"},{"method":"post","path":"/compose.refreshToken"},{"method":"post","path":"/compose.deployTemplate"},{"method":"get","path":"/compose.templates"},{"method":"get","path":"/compose.getTags"}]} hasHead={true} /> |