@activepager/so-115-adapter 中文文档教程

发布于 4年前 浏览 9 更新于 3年前

Activepager - so-115-adapter

Prerequisites

Getting started

1. Install all prerequisites

2. Open a PowerShell with Administrator privileges

3. Install

npm install -g @activepager/so-115-adapter-installer

如果出现npm配置错误,重新运行安装脚本

4. Configure

Windows:

so-115-adapter.cmd configure

Unix:

so-115-adapter configure

5. Start the process and save it for restart:

Windows:

so-115-adapter.cmd start

Unix:

so-115-adapter start

Other useful commands

Get process status information:

Windows:

so-115-adapter.cmd status

Unix:

so-115-adapter status

Read the process logs in realtime

默认可以看到10行日志之前命令运行 Windows:

so-115-adapter.cmd logs

您还可以设置要查看的自定义行数。 之前看到 50 行日志

so-115-adapter.cmd logs 50

在下面的示例中,您将在命令运行Unix

so-115-adapter logs

:您还可以设置要查看的自定义行数。 在下面的示例中,您将在命令运行之前看到 50 行日志

so-115-adapter logs 50

Restart the process:

Windows:

so-115-adapter.cmd restart

Unix:

so-115-adapter restart

Stop the process:

Windows:

so-115-adapter.cmd stop

Unix:

so-115-adapter stop

Delete the process:

Windows:

so-115-adapter.cmd delete

Unix:

so-115-adapter delete

Uninstall

npm uninstall -g @activepager/so-115-adapter

Activepager - so-115-adapter

Prerequisites

Getting started

1. Install all prerequisites

2. Open a PowerShell with Administrator privileges

3. Install

npm install -g @activepager/so-115-adapter-installer

If an npm configuration error appears, run the installation script again

4. Configure

Windows:

so-115-adapter.cmd configure

Unix:

so-115-adapter configure

5. Start the process and save it for restart:

Windows:

so-115-adapter.cmd start

Unix:

so-115-adapter start

Other useful commands

Get process status information:

Windows:

so-115-adapter.cmd status

Unix:

so-115-adapter status

Read the process logs in realtime

By default you can see 10 lines of logs before the command runned Windows:

so-115-adapter.cmd logs

You can also set a custom amount of lines to see. In the example below you will see 50 lines of logs before the command runned

so-115-adapter.cmd logs 50

Unix:

so-115-adapter logs

You can also set a custom amount of lines to see. In the example below you will see 50 lines of logs before the command runned

so-115-adapter logs 50

Restart the process:

Windows:

so-115-adapter.cmd restart

Unix:

so-115-adapter restart

Stop the process:

Windows:

so-115-adapter.cmd stop

Unix:

so-115-adapter stop

Delete the process:

Windows:

so-115-adapter.cmd delete

Unix:

so-115-adapter delete

Uninstall

npm uninstall -g @activepager/so-115-adapter
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文