Difference between revisions of "Jira installation"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
* Docker Jira software: https://hub.docker.com/r/atlassian/jira-software
 
* Docker Jira software: https://hub.docker.com/r/atlassian/jira-software
  
 +
 +
* [[Install Jira Data Center]]
  
 
== Docker installation ==
 
== Docker installation ==
Line 29: Line 31:
 
* [[Jira Software]]
 
* [[Jira Software]]
 
* [[Install Jira Data Center]]
 
* [[Install Jira Data Center]]
 +
* [[Install Confluence]]
 
* <code>[[/opt/atlassian/confluence/bin/start-jira.sh]]</code>
 
* <code>[[/opt/atlassian/confluence/bin/start-jira.sh]]</code>
  

Latest revision as of 07:48, 4 March 2021


Docker installation[edit]

  • docker volume create --name jiraVolume
  • docker run -v jiraVolume:/var/atlassian/application-data/jira --name="jira" -d -p 8080:8080 atlassian/jira-software
http://10.10.XX.XX:8080/


Aditional configurations:

  • Password policy: Disabled|Basic|Secure|Custom


Related terms[edit]

See also[edit]

Advertising: