-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Milestone
Description
Currently, ServiceControl is implemented as a Management API merge module. The module is embedded in the NServiceBus and the ServiceInsight Installers.
Requirement:
- ServiceControl will be a standalone installer
- The installer will embedded and installed by default with the NServiceBus and the ServiceInsight Installers.
- The installation of ServiceControl will be silent, and based on parameters passed to the ServiceControl installer by the NServiceBus and the ServiceInsight Installers UI.
- ServiceControl installer default Installation path: %Program Files%\Particular Software\ServiceControl
- ServiceControl logo: TBD; use ServicePulse logo in the meantime
- Input parameters:
- ServiceControl Port number: default to 3333 (override-able via UI parameter or command line)
- Transport type (defaults to MSMQ; select among predefined options in UI). Initially available selection options are:
- "MSMQ"
- "SQL Server"
- "ActiveMQ"
- "RabbitMQ"
- "Windows Azure Queues"
- "Windows Azure Service Bus"
- "WebSphereMQ"
- Instance name (string; optional; defaults to "ServiceControl@machinename")
- Instance description (string; optional; defaults to "ServiceControl on 'machinename'")
- No "simple" vs. "advanced" installation mode: all installation settings and input parameters are displayed by default.
- On completion, the installer calls the URL: www.particular.net/Installation-completed?installer=ServiceControl&version=[ProductVersion]
- Installer metadata:
- Comment: "Particular Software ServiceControl version [ProductVersion] for NServiceBus"
- Support link: http://particular.net/support
- Update information: http://particular.net/downloads
- The installer will check for the existence of a previous installation of Management API Windows Service ("Particular.Management") and require the user to uninstall the previous (beta) installation as a pre-requisite to installing ServiceControl
- The installer will install the ServiceControl service as a Windows Service named "Particular.ServiceControl"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels