Skip to content

Releases: Chostakovitch/DockerGraphBot

Fixes for Traefik v2

Choose a tag to compare

@Chostakovitch Chostakovitch released this 28 Oct 22:13
811c346

Fix Traefik v2 port fetching

Support for Traefik v2

Choose a tag to compare

@Chostakovitch Chostakovitch released this 04 Sep 18:11
ac39b6b

Use new labels for URL and ports.

Bug fixes

Choose a tag to compare

@Chostakovitch Chostakovitch released this 04 Aug 15:51
3c4d84d
  • Truncate volume names when too long
  • Proper handling of Path: elements in Traefik URL

Add volumes and bind mounts

Choose a tag to compare

@Chostakovitch Chostakovitch released this 27 Jul 18:52
9931fa1
  • 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

Choose a tag to compare

@Chostakovitch Chostakovitch released this 30 Jun 20:37
565d50e
  • 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

Choose a tag to compare

@Chostakovitch Chostakovitch released this 30 Jun 20:36
98573a6
v1.2

Better exception handling when host is unavailable

Add SFTP upload

Choose a tag to compare

@Chostakovitch Chostakovitch released this 30 Jun 20:36
v1.1
6e6259c
  • More stable URL getter
  • SFTP upload as a post-action

First release

First release Pre-release
Pre-release

Choose a tag to compare

@Chostakovitch Chostakovitch released this 30 Jun 20:36
a5e34dc
v1

Version 1