Skip to content
Snippets Groups Projects

CE-2127: Revise texts

Merged Simon Rose requested to merge ce_2127_revise_texts into develop
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
@@ -14,16 +14,16 @@ export function HelpView() {
@@ -14,16 +14,16 @@ export function HelpView() {
summary={
summary={
<Stack gap={1.5}>
<Stack gap={1.5}>
<Typography>
<Typography>
This is the deployment and monitoring parts of the IOC toolchain
CE Deploy & Monitor is the deployment and monitoring parts of the
in the Controls Ecosystem; CE Deploy & Monitor.{" "}
IOC toolchain in the Controls Ecosystem.{" "}
</Typography>
</Typography>
<Typography>
<Typography>
It is a tool that manages IOCs on host machines, using Ansible to
It is a tool that manages IOCs on host machines, using Ansible to
perform the necessary configuration management. This tool will set
perform the necessary configuration management. This tool will set
up IOC-hosts and deploy IOC(s) in a consistent manner, and will
up IOC hosts and deploy IOCs in a consistent manner, and will
configure all necessary services towards this purpose. The tool
configure all necessary services needed for this purpose. It also
also integrates with various other systems to enable monitoring of
integrates with various other systems to enable monitoring of IOCs
IOCs and hosts, and enables some limited remote execution
and hosts, and further enables some limited remote execution
features.
features.
</Typography>
</Typography>
<Typography fontStyle="italic">
<Typography fontStyle="italic">
Loading