An open API service indexing awesome lists of open source software.

https://github.com/onecodemonkey/deploy

Application deployment scripts
https://github.com/onecodemonkey/deploy

Last synced: 10 months ago
JSON representation

Application deployment scripts

Awesome Lists containing this project

README

          

192.168.190.254:8080
passwd: 42ddf59808614c93b328bbde38e325d9

admin jenkins123456AB

启动命令:java -jar {$path}/jenkins.war

后台运行:nohup java -jar {$path}/jenkins.war &