
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@lmes/dokploy-cli
Advanced tools
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.
$ npm install -g @dokploy/cli
$ dokploy COMMAND
running command...
$ dokploy --version
dokploy/0.0.0 darwin-arm64 node-v18.18.0
$ dokploy --help [COMMAND]
USAGE
$ dokploy COMMAND
...
dokploy authenticate: Authenticate with the Dokploy server.dokploy verify: Verify current authentication.dokploy project:create: Create a new project.dokploy project:info: Get information about an existing project.dokploy project:list: List all projects.dokploy environment:create: Create a new environment.dokploy environment:delete: Delete an existing environment.dokploy app:create: Create a new application.dokploy app:delete: Delete an existing application.dokploy app:deploy: Deploy an application.dokploy app:stop: Stop a running application.dokploy env pull <file>: Pull environment variables from Dokploy in a .dokploy env push <file>: Push environment variables to Dokploy from a .Dokploy supports various types of databases:
dokploy database:mariadb:createdokploy database:mariadb:deletedokploy database:mariadb:deploydokploy database:mariadb:stopdokploy database:mongo:createdokploy database:mongo:deletedokploy database:mongo:deploydokploy database:mongo:stopdokploy database:mysql:createdokploy database:mysql:deletedokploy database:mysql:deploydokploy database:mysql:stopdokploy database:postgres:createdokploy database:postgres:deletedokploy database:postgres:deploydokploy database:postgres:stopdokploy database:redis:createdokploy database:redis:deletedokploy database:redis:deploydokploy database:redis:stopFor more information about a specific command, use:
$ dokploy [COMMAND] --help
If you want to contribute to Dokploy CLI, please check out our Contributing Guide.
If you encounter any issues or have any questions, please open an issue in our GitHub repository.
This project is licensed under the MIT License.
FAQs
A CLI to manage dokploy server remotely
We found that @lmes/dokploy-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.