文件名称:dokku-daemon:围绕dokku的守护程序包装器
文件大小:11.71MB
文件格式:ZIP
更新时间:2024-06-17 06:25:59
Shell
独岛守护进程 周围的守护程序包装器 要求 安装了Dokku v0.4.9或更高版本的运行Ubuntu 14.04 x64或更高版本的VM 正在安装 作为具有sudo访问权限的用户: git clone https://github.com/dokku/dokku-daemon cd dokku-daemon sudo make install Debian笔记 作为具有sudo访问权限的用户: git clone https://github.com/dokku/dokku-daemon cd dokku-daemon sudo apt-get install socat sudo make install 规格 守护程序在UNIX域套接字上侦听(默认情况下在/var/run/dokku-daemon/dokku-daemon.sock创建) 发出给守护程序的命令的格式与命令行
【文件预览】:
dokku-daemon-master
----.travis.yml(374B)
----init()
--------dokku-daemon.conf(933B)
--------dokku-daemon.service(795B)
----Vagrantfile(1KB)
----bin()
--------dokku-daemon(4KB)
----tests()
--------functional.bats(4KB)
--------test_helper.bash(2KB)
--------test-socket()
----.gitignore(16B)
----Makefile(2KB)
----README.md(3KB)
----.editorconfig(157B)
----LICENSE.txt(1KB)