Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-25234

Configure JIRA, Confluence and Crowd to run as a Windows Service

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Install to Run as Windows Services
      .shutdown.bat Confluence, JIRA, Crowd

      .rc.Edit.C:\8atl\crowd\apache-tomcat\bin\service.bat
      rem Set default Service name
      set SERVICE_NAME=AtlCrowdTomcat6
      set PR_DISPLAYNAME=Atlassian Crowd
      set PR_DESCRIPTION=Atlassian Crowd Server - http://localhost:8095/
      .Shift.rc.C:\8atl\crowd\apache-tomcat\bin.Command Prompt
      >service.bat install

      .rc.Edit.C:\8atl\jira\bin\service.bat
      rem Set default Service name
      set SERVICE_NAME=AtlJIRATomcat6
      set PR_DISPLAYNAME=Atlassian JIRA
      set PR_DESCRIPTION=Atlassian JIRA Server - http://localhost:8080/
      .Shift.rc.C:\8atl\jira\bin.Command Prompt
      >service.bat install

      .rc.Edit.C:\8atl\confluence\bin\service.bat
      rem Set default Service name
      set SERVICE_NAME=AtlConfluenceTomcat6
      set PR_DISPLAYNAME=Atlassian Confluence
      set PR_DESCRIPTION=Atlassian Confluence Server - http://localhost:8090/
      .Shift.rc.C:\8atl\confluence\bin.Command Prompt
      >service.bat install

      Setup Service dependencies
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Crowd
      .rc.Edit.DependOnService.Add.postgresql-8.4
      Repeat for JIRA, Confluence
      .rc.Edit.DependOnService.Add.AtlCrowdTomcat6

      .Services.Set all to Automatic
      .Restart

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              6f37af46f96e Donald Garrett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: