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