ssh-socks5-proxy-connect(1) ssh(1) start(1) start_erl(1) start_webtool(1) startx(1) stat(1) states(1) stdbuf(1) stdpods(1) stop(1) strchg(1) strconf(1) stream(1) strings(1) strings(1g) strip(1) stty(1) stty(1B) stty(1g) sum(1) sum(1B) sum(1g) sun(1) suspend...
* Export the the proxy "Server" as the main export */ module.exports=httpProxy.Server; /** * Creates the proxy server. Expand All@@ -19,23 +23,23 @@ var http = require('http'), * @api public */ proxy.createProxyServer=proxy.createServer=functioncreateProxyServer(options){ ...
all 部署GAF应用 iserver 部署iserver并挂载GAF存储 remove create recreate 删除GAF应用 部署GAF单个GAF应用 重新线上拉取镜像并部署单个GAF应用 stop start restart 停止GAF应用容器 启动GAF应用容器 重启GAF应用容器 OPTIONS选项: -v 执行删除命令时,如果存在持久化数据即删除,volume Example示例: ./deploy.sh all ...