Difference between revisions of "Jira installation"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
  
 
== 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/

Revision as of 09:42, 25 February 2021


Docker installation

  • 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

See also

Advertising: