https://github.com/onecodemonkey/deploy
Application deployment scripts
https://github.com/onecodemonkey/deploy
Last synced: 10 months ago
JSON representation
Application deployment scripts
- Host: GitHub
- URL: https://github.com/onecodemonkey/deploy
- Owner: OneCodeMonkey
- License: mit
- Created: 2020-09-04T09:40:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T10:10:09.000Z (over 5 years ago)
- Last Synced: 2025-01-25T17:15:04.672Z (11 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Docs/readme.md
- License: LICENSE
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 &