定制 easyengine/dash-command 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

easyengine/dash-command

最新稳定版本:v1.0.1

Composer 安装命令:

composer require easyengine/dash-command

包简介

Command to manage dash

README 文档

README

This package provides the ee dash command, allowing you to integrate your EasyEngine server and sites with the web dashboard.

Description

The ee dash command facilitates the connection between your server and web dashboard. It securely sends server and site-specific data to your web dashboard organization, enabling you to manage and monitor your EasyEngine sites from a centralized dashboard.

The primary command is ee dash init, which performs the following actions:

  • Verifies server compatibility (Ubuntu 22.04 or later).
  • Adds the web dashboard SSH key for secure communication.
  • Registers the server with your specified web dashboard organization.
  • Syncs all existing EasyEngine sites to web dashboard, sending relevant details like PHP version, SSL status, and more.

Installation

This command is bundled with EasyEngine. If you have a standard EasyEngine installation, no additional installation steps are required.

Usage

To integrate your server with web dashboard, run the following command:

ee dash init --api=<your-api-key> --org=<your-org-name>

This step is no longer be necessary manually. Once you register your server, the web dashboard will automatically fire this command to sync your sites.

Contributing

We appreciate you taking the initiative to contribute to this project.

Contributing isn’t limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.

统计信息

  • 总下载量: 3.12k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-10