Hudson-ci/Using Hudson/Installing Hudson/Installing Hudson RPM--官方文档
生活随笔
收集整理的這篇文章主要介紹了
Hudson-ci/Using Hudson/Installing Hudson/Installing Hudson RPM--官方文档
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<?Hudson-ci? |?Using Hudson? |?Installing Hudson(Redirected from?Hudson-ci/Installing Hudson RPM)
| Hudson Continuous Integration Server |
| Website |
| Download |
| Community |
| Mailing List???Forums???IRC |
| Bugzilla |
| Open |
| Help Wanted |
| Bug Day |
| Contribute |
| Browse Source |
| Installing Hudson on RedHat, Oracle Enterprise Linux & other RPM Distros |
On RPM-based distributions, such as Oracle Linux, Red Hat Enterprise Linux, CentOS and Fedora, you can install Hudson through?yum.
Recent versions are available in?http://hudson-ci.org/downloads/redhat/?for manual download.
Update link once Eclipse builds are in progress?
Installation
What does this package do?
- Hudson will be launched as a daemon up on start. See?/etc/init.d/hudson?for more details.
- The?hudson?user is created to run this service.
- Log file will be placed in?/var/log/hudson/hudson.log. Check this file if you are troubleshooting Hudson.
Where to go from here?
- Try Hudson locally?:?http://localhost:8080?and install whatever plugins and more you need.
轉載于:https://www.cnblogs.com/davidwang456/p/3479173.html
總結
以上是生活随笔為你收集整理的Hudson-ci/Using Hudson/Installing Hudson/Installing Hudson RPM--官方文档的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Hudson-ci/Installing
- 下一篇: 深入redis内部--实现双向链表