This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
feature: stop a job
You can now also stop jobs from the UI
Click on the new job action icon
stopping a job requires confirmation before doing anything
If you don't want this feature, please use NOMAD_READ_ONLY=1
environment or --nomad.read-only
CLI flag. This will server-side prevent submission of jobs, but will not hide it from the UI.