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: Mongo
|
|
full: true
|
|
_openapi:
|
|
toc:
|
|
- depth: 2
|
|
title: Mongo create
|
|
url: '#mongo-create'
|
|
- depth: 2
|
|
title: Mongo one
|
|
url: '#mongo-one'
|
|
- depth: 2
|
|
title: Mongo start
|
|
url: '#mongo-start'
|
|
- depth: 2
|
|
title: Mongo stop
|
|
url: '#mongo-stop'
|
|
- depth: 2
|
|
title: Mongo save External Port
|
|
url: '#mongo-save-external-port'
|
|
- depth: 2
|
|
title: Mongo deploy
|
|
url: '#mongo-deploy'
|
|
- depth: 2
|
|
title: Mongo change Status
|
|
url: '#mongo-change-status'
|
|
- depth: 2
|
|
title: Mongo reload
|
|
url: '#mongo-reload'
|
|
- depth: 2
|
|
title: Mongo remove
|
|
url: '#mongo-remove'
|
|
- depth: 2
|
|
title: Mongo save Environment
|
|
url: '#mongo-save-environment'
|
|
- depth: 2
|
|
title: Mongo update
|
|
url: '#mongo-update'
|
|
structuredData:
|
|
headings:
|
|
- content: Mongo create
|
|
id: mongo-create
|
|
- content: Mongo one
|
|
id: mongo-one
|
|
- content: Mongo start
|
|
id: mongo-start
|
|
- content: Mongo stop
|
|
id: mongo-stop
|
|
- content: Mongo save External Port
|
|
id: mongo-save-external-port
|
|
- content: Mongo deploy
|
|
id: mongo-deploy
|
|
- content: Mongo change Status
|
|
id: mongo-change-status
|
|
- content: Mongo reload
|
|
id: mongo-reload
|
|
- content: Mongo remove
|
|
id: mongo-remove
|
|
- content: Mongo save Environment
|
|
id: mongo-save-environment
|
|
- content: Mongo update
|
|
id: mongo-update
|
|
contents: []
|
|
---
|
|
|
|
<APIPage document={"./api.json"} operations={[{"method":"post","path":"/mongo.create"},{"method":"get","path":"/mongo.one"},{"method":"post","path":"/mongo.start"},{"method":"post","path":"/mongo.stop"},{"method":"post","path":"/mongo.saveExternalPort"},{"method":"post","path":"/mongo.deploy"},{"method":"post","path":"/mongo.changeStatus"},{"method":"post","path":"/mongo.reload"},{"method":"post","path":"/mongo.remove"},{"method":"post","path":"/mongo.saveEnvironment"},{"method":"post","path":"/mongo.update"}]} hasHead={true} /> |