Detect intentional stops
Maybe we sometimes want to intentionally stop Traefik. The script currently has no way to detect that. Maybe we can find a way to detect intentional stops by an admin (parsing .bash_history
?, checking for logged-in users, processing logs, other heuristics?)