Difference between revisions of "Jira installation"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
* Installing Jira applications: https://confluence.atlassian.com/adminjiraserver/installing-jira-applications-938846823.html
 
* Installing Jira applications: https://confluence.atlassian.com/adminjiraserver/installing-jira-applications-938846823.html
  
 +
* Restoring from backup: https://confluence.atlassian.com/adminjiraserver/restoring-a-project-from-backup-938847691.html
  
 
* 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 20: Line 23:
  
 
== Related terms ==
 
== Related terms ==
* [[Integrate Jira and Confluence]]
+
* [[Integrate Jira and Confluence]]: Jira as usermanagement
 
* Review [[Migrating from Jira Cloud to Server]] https://confluence.atlassian.com/adminjiracloud/migrating-from-jira-cloud-to-server-776636236.html
 
* Review [[Migrating from Jira Cloud to Server]] https://confluence.atlassian.com/adminjiracloud/migrating-from-jira-cloud-to-server-776636236.html
 
* https://hub.docker.com/r/blacklabelops/jira/
 
* https://hub.docker.com/r/blacklabelops/jira/
Line 28: 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: