Skip to content

Commit ba8a3bc

Browse files
committed
Remove third-party tools / topics
These pages were no longer maintained, and some links to external websites were no longer active. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent d34430b commit ba8a3bc

11 files changed

Lines changed: 17 additions & 238 deletions

File tree

_data/toc.yaml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,8 @@ guides:
142142
title: Configure and run Docker
143143
- path: /config/daemon/systemd/
144144
title: Control Docker with systemd
145-
- sectiontitle: Work with external tools
146-
section:
147-
- path: /config/thirdparty/
148-
title: Third-party monitoring tools
149-
- path: /config/thirdparty/prometheus/
150-
title: Collect Docker metrics with Prometheus
145+
- path: /config/daemon/prometheus/
146+
title: Collect metrics with Prometheus
151147
- sectiontitle: Configure containers
152148
section:
153149
- path: /config/containers/start-containers-automatically/
@@ -196,16 +192,6 @@ guides:
196192
title: Journald logging driver
197193
- path: /config/containers/logging/splunk/
198194
title: Splunk logging driver
199-
- sectiontitle: Work with external tools
200-
section:
201-
- path: /config/thirdparty/dsc/
202-
title: PowerShell DSC usage
203-
- path: /config/thirdparty/ansible/
204-
title: Ansible
205-
- path: /config/thirdparty/chef/
206-
title: Chef
207-
- path: /config/thirdparty/puppet/
208-
title: Puppet
209195
- sectiontitle: Security
210196
section:
211197
- path: /engine/security/security/
File renamed without changes.
File renamed without changes.
File renamed without changes.

config/daemon/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,23 @@
22
description: Configuring and troubleshooting the Docker daemon
33
keywords: docker, daemon, configuration, troubleshooting
44
redirect_from:
5+
- /engine/articles/chef/
56
- /engine/articles/configuring/
7+
- /engine/articles/dsc/
8+
- /engine/articles/puppet/
69
- /engine/admin/configuring/
710
- /engine/admin/
11+
- /engine/admin/ansible/
12+
- /engine/admin/chef/
13+
- /engine/admin/dsc/
14+
- /engine/admin/puppet/
815
- /engine/userguide/
16+
- /config/thirdparty/
17+
- /config/thirdparty/ansible/
18+
- /config/thirdparty/chef/
19+
- /config/thirdparty/dsc/
20+
- /config/thirdparty/puppet/
21+
922
title: Configure and troubleshoot the Docker daemon
1023
---
1124

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords: prometheus, metrics
44
title: Collect Docker metrics with Prometheus
55
redirect_from:
66
- /engine/admin/prometheus/
7+
- /config/thirdparty/monitoring/
8+
- /config/thirdparty/prometheus/
79
---
810

911
[Prometheus](https://prometheus.io/) is an open-source systems monitoring and

config/thirdparty/ansible.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

config/thirdparty/chef.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

config/thirdparty/dsc.md

Lines changed: 0 additions & 170 deletions
This file was deleted.

config/thirdparty/index.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)