Hi, my team trying to integrate JIRA with devplus/mastercraft. Where can I get the following detail:
- JIRA Ip
-Ports Detail
Your question is not clear.
If you are looking for way to find IP and PORT in your Java plugin,
ComponentAccessor.getApplicationProperties()
.getString(APKeys.JIRA_BASEURL) // this will give jira's base url you can extract info from this
If you are looking for way to find SITE url in Jira Cloud plugin,
Hi,
If you need to find IP address of any machine you can find it through IP Resolve name command.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@DPKJ congrats Sir now you are community leader, happy to know about this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thannks @Fahad Siddiqui , with consistency you can also become leader, there are lots of questions in community that you can answer look of them, and be consistent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@DPKJ ,looking for your help,I want to integer jira with IDEA,how can I get the serve URL when I use jira website?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@SAKINAH BINTI MOHD AZAM If you are an JIRA Administrator and you want to find out informations about your JIRA instance go to the cog wheel -> System -> System Info.
You will be able to find all the information you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you hosting a server instance of Jira or is it cloud based?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are using cloud, take a look at my first response on 04 September.
Your IP is - <YOUR_SITE_NAME>.atlassian.net, and
you port is - 443 (as Jira cloud work with https protocol)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@DPKJJ, My domain team asking Private IP of this, as per my understanding this URL IP is Public right...How do I get that one ? ... Or else help me to create a new Email handler.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@jegadeeswaran.s Jira on Cloud is hosted on Atlassian's network so you won't get a private IP ( Private IP is only valid for items that you have hosted in your private network)
On Email Handler, do share this documentation yo your Domain Team - https://confluence.atlassian.com/adminjiracloud/creating-issues-and-comments-from-email-779288896.html
it explains all the details of Jira Mail Handler.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@DPKJ First tried with this one only, I need a private IP of my URL or else any alternate solution. Hope you will help me on this ...i need to create tickets from based on the Receiver Address: jira@example.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@jegadeeswaran.s I think I am not able to explain this clearly.
Can you create separate question, I will ask Atlassian Team, and other community leaders to help you.
Please provide link to separate question in this post.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.