安装在登台服务器上后,如何在本地访问Jenkins仪表板? [英] How to access Jenkins dashboard locally when it is installed on staging server?

查看:95
本文介绍了安装在登台服务器上后,如何在本地访问Jenkins仪表板?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在WINDOWS7上通过腻子在我的项目(网站)的Ubuntu登台服务器上安装了Jenkins. 我启动了它,并检查它是否在那里运行.但是,当尝试访问 http://staging.website.com:8080 时,它不会显示Jenkins在与DEV小组要求授予访问权限(就像他们已为端口3031(staging.website.com:3031)授予访问权限一样)时,他们回答说这是不可能的,因为该端口由apache运行,而我们无法由apache运行8080端口. >

所以..我怎样才能在此端口上访问... 为什么要执行此操作,因为我想在特定时间自动运行自动化脚本,而无需一直打开笔记本电脑.

我在Windows7上,并具有使用Maven,webdriver,testng通过脚本编写的Java. 请提出解决此问题的方法.

解决方案

感谢Raghuram和茶歇,
我使用本教程在端口3033上将其设置并运行
https://wiki.jenkins-ci.org/display/JENKINS /在+ Ubuntu上安装+ Jenkins +

I have installed Jenkins on Ubuntu staging server of my project (website) via putty as I am on WINDOWS7. I started it and checked that it is running there. But when try to access http://staging.website.com:8080 it doesn't show the Jenkins dashboard.On asking with DEV team to give access like they have given access for port 3031 (staging.website.com:3031) they replied that is not possible because that port run by apache and we cant run port 8080 by apache.

So..how can I get access on this port... Why I am doing this , because I want to automatically run my automation scripts at particular time without my laptop up and on all the time.

I am on Windows7 and have java to write by scripts using Maven,webdriver,testng. Please suggest a way to solve this.

解决方案

Thanks Raghuram and coffeebreaks,
I used this tutorial to set it up on port 3033 its up and running
https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu

这篇关于安装在登台服务器上后,如何在本地访问Jenkins仪表板?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆