Antoine Cotten
39510e0c0c
doc: Convert deprecated Alerts syntax markers
...
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts
Signed-off-by: Antoine Cotten <hello@acotten.com>
2023-10-17 10:26:25 +02:00
Antoine Cotten
0ebda1156f
doc(ext): Clarify purpose of exposed TCP ports
2022-11-22 14:48:12 +01:00
Antoine Cotten
595f42cc90
doc: Fix markdown linter warnings
2022-11-18 16:06:10 +01:00
Antoine Cotten
436f7076d7
doc(ext/fleet): Add screenshots
2022-11-18 14:01:02 +01:00
Antoine Cotten
1943f25282
feat(ext/fleet): Store state in a volume
...
Prevents duplicate enrollments when the fleet-server container is
re-created.
2022-11-15 15:48:35 +01:00
Antoine Cotten
58613c2dcb
fix(ext/fleet): Restart on failure
...
It is expected that Elastic Agent fails when Kibana is not ready. To
simplify the ergonomics of this extension, and avoid having to wait
before starting it, restart the Fleet Server service (container)
automatically on failures.
Closes #763
2022-10-19 18:09:59 +02:00
Antoine Cotten
30cb8cb484
feat: Add Fleet extension, remove standalone APM Server ( #760 )
...
The preferred way to run APM Server is via the APM integration of the
Elastic Agent.
Ref. https://www.elastic.co/guide/en/apm/guide/8.4/legacy-apm-overview.html
2022-10-06 11:58:02 +02:00