ServiceControl
Docker 应用程序 from Syknight's Repository
概述
要求
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Provides the URL to connect to the database container that stores the instance's data. The database container should be exclusive to the instance, and not shared by any other ServiceControl instances.
- 默认值
- http://servicecontrol-db:8080
- 价值
- http://servicecontrol-ravendb:8080
A JSON structure that provides URLs for the Error instance to access any remote audit instances (https://docs.particular.net/servicecontrol/servicecontrol-instances/remotes). When requesting audit data via the ServiceControl API, the Error instance will communicate to each of the remote audit instances in a scatter-gather pattern and then return the combined results. The URLs must be accessible by the Error instance directly, not constructed to be accessible from an external browser.
- 默认值
- [{"api_uri":"http://servicecontrol-audit:44444/api"}]
Determines the message transport used to communicate with message endpoints. See
Provides the connection information to connect to the chosen transport. The form of this connection string is different for every message transport. See
The Particular Software license, which is most easily provided to a container as an environment variable (https://docs.particular.net/nservicebus/licensing/#license-management-environment-variable). The environment variable should contain the full multi-line contents of the license file. A license file can also be volume-mounted to the container. e.g. (/usr/share/ParticularSoftware/license.xml). If no license file is provided, a trial license will be automatically enabled.
An optionally shared folder used by all Particular Service Platform containers. The license file can be saved here and shared among all containers.
- 目标
- /usr/share/ParticularSoftware/
- 默认值
- /mnt/cache/appdata/ParticularPlatform/
33333 is the canonical port exposed by the error instance API within the container, though this port can be mapped to any desired external port.
- 目标
- 33333
- 默认值
- 33333
- 价值
- 33333
下载统计数据
长期下载总量
详细信息
particular/servicecontrol:latest在Unraid 上运行 ServiceControl 。
ServiceControl 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。