mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
121 lines
5.0 KiB
Plaintext
121 lines
5.0 KiB
Plaintext
---
|
|
title: Application
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Application create
|
|
url: '#application-create'
|
|
- depth: 2
|
|
title: Application one
|
|
url: '#application-one'
|
|
- depth: 2
|
|
title: Application reload
|
|
url: '#application-reload'
|
|
- depth: 2
|
|
title: Application delete
|
|
url: '#application-delete'
|
|
- depth: 2
|
|
title: Application stop
|
|
url: '#application-stop'
|
|
- depth: 2
|
|
title: Application start
|
|
url: '#application-start'
|
|
- depth: 2
|
|
title: Application redeploy
|
|
url: '#application-redeploy'
|
|
- depth: 2
|
|
title: Application save Environment
|
|
url: '#application-save-environment'
|
|
- depth: 2
|
|
title: Application save Build Type
|
|
url: '#application-save-build-type'
|
|
- depth: 2
|
|
title: Application save Github Provider
|
|
url: '#application-save-github-provider'
|
|
- depth: 2
|
|
title: Application save Gitlab Provider
|
|
url: '#application-save-gitlab-provider'
|
|
- depth: 2
|
|
title: Application save Bitbucket Provider
|
|
url: '#application-save-bitbucket-provider'
|
|
- depth: 2
|
|
title: Application save Docker Provider
|
|
url: '#application-save-docker-provider'
|
|
- depth: 2
|
|
title: Application save Git Prodiver
|
|
url: '#application-save-git-prodiver'
|
|
- depth: 2
|
|
title: Application mark Running
|
|
url: '#application-mark-running'
|
|
- depth: 2
|
|
title: Application update
|
|
url: '#application-update'
|
|
- depth: 2
|
|
title: Application refresh Token
|
|
url: '#application-refresh-token'
|
|
- depth: 2
|
|
title: Application deploy
|
|
url: '#application-deploy'
|
|
- depth: 2
|
|
title: Application clean Queues
|
|
url: '#application-clean-queues'
|
|
- depth: 2
|
|
title: Application read Traefik Config
|
|
url: '#application-read-traefik-config'
|
|
- depth: 2
|
|
title: Application update Traefik Config
|
|
url: '#application-update-traefik-config'
|
|
- depth: 2
|
|
title: Application read App Monitoring
|
|
url: '#application-read-app-monitoring'
|
|
structuredData:
|
|
headings:
|
|
- content: Application create
|
|
id: application-create
|
|
- content: Application one
|
|
id: application-one
|
|
- content: Application reload
|
|
id: application-reload
|
|
- content: Application delete
|
|
id: application-delete
|
|
- content: Application stop
|
|
id: application-stop
|
|
- content: Application start
|
|
id: application-start
|
|
- content: Application redeploy
|
|
id: application-redeploy
|
|
- content: Application save Environment
|
|
id: application-save-environment
|
|
- content: Application save Build Type
|
|
id: application-save-build-type
|
|
- content: Application save Github Provider
|
|
id: application-save-github-provider
|
|
- content: Application save Gitlab Provider
|
|
id: application-save-gitlab-provider
|
|
- content: Application save Bitbucket Provider
|
|
id: application-save-bitbucket-provider
|
|
- content: Application save Docker Provider
|
|
id: application-save-docker-provider
|
|
- content: Application save Git Prodiver
|
|
id: application-save-git-prodiver
|
|
- content: Application mark Running
|
|
id: application-mark-running
|
|
- content: Application update
|
|
id: application-update
|
|
- content: Application refresh Token
|
|
id: application-refresh-token
|
|
- content: Application deploy
|
|
id: application-deploy
|
|
- content: Application clean Queues
|
|
id: application-clean-queues
|
|
- content: Application read Traefik Config
|
|
id: application-read-traefik-config
|
|
- content: Application update Traefik Config
|
|
id: application-update-traefik-config
|
|
- content: Application read App Monitoring
|
|
id: application-read-app-monitoring
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/application.create"},{"method":"get","path":"/application.one"},{"method":"post","path":"/application.reload"},{"method":"post","path":"/application.delete"},{"method":"post","path":"/application.stop"},{"method":"post","path":"/application.start"},{"method":"post","path":"/application.redeploy"},{"method":"post","path":"/application.saveEnvironment"},{"method":"post","path":"/application.saveBuildType"},{"method":"post","path":"/application.saveGithubProvider"},{"method":"post","path":"/application.saveGitlabProvider"},{"method":"post","path":"/application.saveBitbucketProvider"},{"method":"post","path":"/application.saveDockerProvider"},{"method":"post","path":"/application.saveGitProdiver"},{"method":"post","path":"/application.markRunning"},{"method":"post","path":"/application.update"},{"method":"post","path":"/application.refreshToken"},{"method":"post","path":"/application.deploy"},{"method":"post","path":"/application.cleanQueues"},{"method":"get","path":"/application.readTraefikConfig"},{"method":"post","path":"/application.updateTraefikConfig"},{"method":"get","path":"/application.readAppMonitoring"}]} hasHead={true} /> |