Commit Graph

7 Commits

Author SHA1 Message Date
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Sebastiaan van Stijn db4b38af58
engine: remove logentries logging driver
The logentries logging driver was removed in Docker Engine v25. The logentries
service was already shut-down, so it's unlikely there's still active users of
this driver.

When upgrading to Docker Engine v25, any container configured with this driver
will automatically be migrated to the "local" logging driver, so no action
is required from the user, and we can safely remove these docs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 22:50:11 +01:00
Sebastiaan van Stijn 9fca00261d
logging: add deprecation message for logentries logging driver
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-13 10:52:09 +01:00
David Karlsson 80f5412660 engine: refresh information about dual logging
Cleaned up references to old Docker Engine versions
discussing the introduction of dual logging

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 13:40:14 +01:00
David Karlsson 36e36d030f chore: tier 1 freshness: content/config/containers/logging/configure.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00