mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
66 lines
2.0 KiB
Plaintext
66 lines
2.0 KiB
Plaintext
---
|
|
title: Mysql
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Mysql create
|
|
url: '#mysql-create'
|
|
- depth: 2
|
|
title: Mysql one
|
|
url: '#mysql-one'
|
|
- depth: 2
|
|
title: Mysql start
|
|
url: '#mysql-start'
|
|
- depth: 2
|
|
title: Mysql stop
|
|
url: '#mysql-stop'
|
|
- depth: 2
|
|
title: Mysql save External Port
|
|
url: '#mysql-save-external-port'
|
|
- depth: 2
|
|
title: Mysql deploy
|
|
url: '#mysql-deploy'
|
|
- depth: 2
|
|
title: Mysql change Status
|
|
url: '#mysql-change-status'
|
|
- depth: 2
|
|
title: Mysql reload
|
|
url: '#mysql-reload'
|
|
- depth: 2
|
|
title: Mysql remove
|
|
url: '#mysql-remove'
|
|
- depth: 2
|
|
title: Mysql save Environment
|
|
url: '#mysql-save-environment'
|
|
- depth: 2
|
|
title: Mysql update
|
|
url: '#mysql-update'
|
|
structuredData:
|
|
headings:
|
|
- content: Mysql create
|
|
id: mysql-create
|
|
- content: Mysql one
|
|
id: mysql-one
|
|
- content: Mysql start
|
|
id: mysql-start
|
|
- content: Mysql stop
|
|
id: mysql-stop
|
|
- content: Mysql save External Port
|
|
id: mysql-save-external-port
|
|
- content: Mysql deploy
|
|
id: mysql-deploy
|
|
- content: Mysql change Status
|
|
id: mysql-change-status
|
|
- content: Mysql reload
|
|
id: mysql-reload
|
|
- content: Mysql remove
|
|
id: mysql-remove
|
|
- content: Mysql save Environment
|
|
id: mysql-save-environment
|
|
- content: Mysql update
|
|
id: mysql-update
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/mysql.create"},{"method":"get","path":"/mysql.one"},{"method":"post","path":"/mysql.start"},{"method":"post","path":"/mysql.stop"},{"method":"post","path":"/mysql.saveExternalPort"},{"method":"post","path":"/mysql.deploy"},{"method":"post","path":"/mysql.changeStatus"},{"method":"post","path":"/mysql.reload"},{"method":"post","path":"/mysql.remove"},{"method":"post","path":"/mysql.saveEnvironment"},{"method":"post","path":"/mysql.update"}]} hasHead={true} /> |