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.
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