Docker Miscellaneous
IT-TOOLS
Useful tools for developer and people working in IT.
Remember to add URL to local DNS.
References
CyberChef
The Cyber Swiss Army Knife CyberChef is a simple, intuitive web app for carrying out all manner of “cyber” operations within a web browser.
Remember to add URL to local DNS.
References
Dockge
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.
Remember to add URL to local DNS.
References
Grafana
Grafana is an open-source analytics platform that makes visualizing your data an easy process. The tool can even send you alerts based on the data it has processed. It has become a tool that is often utilized in monitoring stacks.
References
Loki - Logging
Loki is Grafana’s log aggregation component. My first attempt at using Loki caused my Docker to fail!. I have not tried since.
References
watchtower
With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry.
- Watchtower seems to be no longer supported.
- Watchtower automatically updates all containers, which can break operation on some updates. It does seem to allow option not to update some containers.
WUD
WUD (What's up Docker) seems to be a more functional replacement of Watchtower. It seems to be more complext to use and has a Web page front end.
reference
- watchtower github page
- Main watchtower web page
- See watchtower container selection on how to use labels in containers to make watchtower explicitly exclude, include or monitor only.
- Linux handbook notes on watchtower
netbox
Netbox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool.