diff --git a/menu/menu.yaml b/menu/menu.yaml index aa37e3329ee..e820c8f2c0a 100644 --- a/menu/menu.yaml +++ b/menu/menu.yaml @@ -1439,6 +1439,8 @@ Url: servicecontrol/how - Title: Licensing Url: servicecontrol/license + - Title: Hosting + Url: servicecontrol/hosting - Title: Support policy Url: servicecontrol/upgrades/support-policy - Title: Supported versions diff --git a/servicecontrol/hosting.md b/servicecontrol/hosting.md new file mode 100644 index 00000000000..72f6f4de17c --- /dev/null +++ b/servicecontrol/hosting.md @@ -0,0 +1,47 @@ +--- +title: ServiceControl Hosting Options +summary: Hosting options for running ServiceControl instances +component: ServiceControl +reviewed: 2025-03-20 +--- + +ServiceControl instances can be hosted on: + +- Windows Server (virtual machines) +- Linux containers + + +Deployment options: + +- [Monitoring instances](/servicecontrol/monitoring-instances/deployment/) +- [Audit instances](/servicecontrol/audit-instances/deployment/) +- [Error instances](/servicecontrol/servicecontrol-instances/deployment/) + +## Windows Server + +Instances can be installed on Windows Server (virtual) machines using: + +- Commandline: ServiceControl Powershell Module +- Management UI: ServiceControl Management Utility + +### Supported editions + +- Datacenter +- Standard + +### Supported versions + +The supported Windows Server versions are aligned with the [Microsoft Mainstream support end date for Windows Server](https://learn.microsoft.com/en-us/windows-server/get-started/windows-server-release-info). + +## Containers + +That Particular Platform images are OCI compliant and can be used in various environments: + +- Docker +- Kubernetes +- Podman + +### Supported architectures + +- `linux/arm64` +- `linux/amd64` diff --git a/servicecontrol/servicecontrol-instances/hardware.md b/servicecontrol/servicecontrol-instances/hardware.md index 4d846143640..58f23d9a533 100644 --- a/servicecontrol/servicecontrol-instances/hardware.md +++ b/servicecontrol/servicecontrol-instances/hardware.md @@ -39,10 +39,6 @@ Disk, CPU, RAM, and network performance may be monitored using the Windows Resou > [!NOTE] > Do not use an ephemeral AWS or Azure disk for ServiceControl data because these disks will be erased when the virtual machine reboots. -### Hosting in the cloud - -At this time, the only way to host ServiceControl in the cloud is to use a virtual machine. - ## Improving performance ### Increase RAM