Skip to content

Commit ce503be

Browse files
authored
Update hardware.md (#7054)
1 parent a749916 commit ce503be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

servicecontrol/servicecontrol-instances/hardware.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@ Disk, CPU, RAM, and network performance may be monitored using the Windows Resou
4141
4242
### Hosting in the cloud
4343

44-
At this time, the only way to host ServiceControl in the cloud is to use a virtual machine.
44+
ServiceControl can be hosted in the cloud by:
45+
46+
- Using a virtual machine
47+
- Using a container hosting service. Due to [RavenDB networked disk limitations](https://ravendb.net/docs/article-page/6.0/csharp/start/installation/running-in-docker-container#requirements) there may be [difficulties running the RavenDB container in the cloud with PaaS services](https://github.com/Particular/ServiceControl/issues/3340#issuecomment-2313694640) like [Azure Container Instances](https://azure.microsoft.com/en-us/products/container-instances) or [AWS Elastic Container Service](https://aws.amazon.com/ecs/). ServiceControl containers are compatible with [RavenDB Cloud](https://ravendb.net/cloud).
4548

4649
## Improving performance
4750

0 commit comments

Comments
 (0)