The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can we change the domain name in Jira ??

rani
August 9, 2020

Hi,

I'am a student. i was installed a jira in my personal laptop. 

right now i'am using Domain Name is : http://localhost:8080/ instead of this . i want change as a http://Techmahindra/.

please help me guys,

 

 

 

 

 

 

 

 

 

 

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 9, 2020

You will need to get your DNS set up to resolve the desired url to your server. 

Then, make Jira run on that server, or at least, appear to.  You can do it with plain Jira (although it will then be your whole domain), as it's running on a Tomcat you expose as a domain.  However, most of us will use a proxy so that we can offload SSL on to that, and do things like get rid of the port number and custom domain without having to be mess much with Tomcat settings.