Skip to content

Releases: Chostakovitch/DockerGraphBot

Fixes for Traefik v2

28 Oct 22:13
811c346

Choose a tag to compare

Fix Traefik v2 port fetching

Support for Traefik v2

04 Sep 18:11
ac39b6b

Choose a tag to compare

Use new labels for URL and ports.

Bug fixes

04 Aug 15:51
3c4d84d

Choose a tag to compare

  • Truncate volume names when too long
  • Proper handling of Path: elements in Traefik URL

Add volumes and bind mounts

27 Jul 18:52
9931fa1

Choose a tag to compare

  • Add volumes and bind mounts as graph nodes, can be hidden in configuration
  • Remove edges between Traefik and containers to improve layout
  • General improvements in layout with rank tricks (maybe won't work for all graphs)
  • Add a default network parameter : if a container belongs to multiple networks, including the default network, the default network will be ignored. It is useful if all reachable containers are in a reverse proxy network, and in their database network for example. Semantically, it makes more sense to show the container in the database network.

Complete refactoring, minor bug fixes

30 Jun 20:37
565d50e

Choose a tag to compare

  • Split code into more files, try to be more Pythonic
  • Add logging instead of printing
  • Add standalone CLI
  • Use supercronic instead of cron in configuration
  • Avoid duplicates across networks for containers with same name
  • Add a parameter to hide URLs in the final graph

Better exception handling when host is unavailable

30 Jun 20:36
98573a6

Choose a tag to compare

v1.2

Better exception handling when host is unavailable

Add SFTP upload

30 Jun 20:36
v1.1
6e6259c

Choose a tag to compare

  • More stable URL getter
  • SFTP upload as a post-action

First release

30 Jun 20:36
a5e34dc

Choose a tag to compare

First release Pre-release
Pre-release
v1

Version 1