Dokploy / cli

Dokploy CLI
MIT License
10 stars 3 forks source link
cli dokploy vps

Dokploy CLI

Dokploy CLI is a powerful and versatile command-line tool designed to remotely manage your Dokploy server. It simplifies the process of creating, deploying, and managing applications and databases.

Table of Contents

Installation

$ npm install -g @dokploy/cli

Usage

$ dokploy COMMAND
running command...

$ dokploy --version
dokploy/0.0.0 darwin-arm64 node-v18.18.0

$ dokploy --help [COMMAND]
USAGE
  $ dokploy COMMAND
...

Commands

Authentication

Project Management

Application Management

Database Management

Dokploy supports various types of databases:

MariaDB

MongoDB

MySQL

PostgreSQL

Redis

For more information about a specific command, use:

$ dokploy [COMMAND] --help

Contributing

If you want to contribute to Dokploy CLI, please check out our Contributing Guide.

Support

If you encounter any issues or have any questions, please open an issue in our GitHub repository.

License

This project is licensed under the MIT License.