Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-25234

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

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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: