doploy:dokku 平台的远程配置管理器

时间:2024-07-04 10:06:10
【文件属性】:

文件名称:doploy:dokku 平台的远程配置管理器

文件大小:14KB

文件格式:ZIP

更新时间:2024-07-04 10:06:10

JavaScript

多洛伊 dokku 平台的远程配置管理器(正在进行中)。 安装 npm install -g doploy SSH 配置示例 ~/.ssh/config Host localhost.dev User dokku IdentityFile ~ /.ssh/id_rsa Usage: doploy [options] [command] Commands: install < host> installs the app on the given host uninstall < host> uninstalls the app on the given host Options: -h, --help output usage information -V, --version output the version number 测试


【文件预览】:
doploy-master
----.gitignore(546B)
----README.md(634B)
----.jscsrc(355B)
----CHANGELOG.md(27B)
----LICENSE(1KB)
----app()
--------stdout.js(522B)
--------stderr.js(336B)
--------sshconfig.js(3KB)
--------index.js(2KB)
----.jshintrc(471B)
----package.json(1KB)
----index.js(213B)
----.npmignore(41B)
----.editorconfig(206B)
----lib()
--------git()
--------push.js(785B)
--------index.js(275B)
--------install.js(2KB)
--------uninstall.js(2KB)
--------manifest()
--------ssh()
----gulpfile.js(1KB)
----doploy(686B)

网友评论