Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prometheus: Add basic metrics for alerting | Rasmus Dahlberg | 14 days | 2 | -0/+22 |
| | | | | | - Detect if we're falling behind while downloading - Detect if there are any found certificates alerting | ||||
* | chore: Remove dash in project name | Rasmus Dahlberg | 2024-06-02 | 4 | -15/+15 |
| | | | | To be consistent with naming of the tools in cmd/. | ||||
* | Use "silentct" instead of "silent-ct" in example | Rasmus Dahlberg | 2024-05-19 | 1 | -2/+2 |
| | |||||
* | Sort options in lexicographical order | Rasmus Dahlberg | 2024-05-19 | 1 | -17/+17 |
| | |||||
* | Add force flag | Rasmus Dahlberg | 2024-05-19 | 1 | -1/+4 |
| | | | | Currently only overrides the number of workers. | ||||
* | Free up -f so that it can be used for force | Rasmus Dahlberg | 2024-05-19 | 2 | -12/+13 |
| | |||||
* | Add man pages and installer Makefile | Rasmus Dahlberg | 2024-05-16 | 8 | -55/+99 |
| | | | | | | Includes renaming of the tools, part one of trying to simplify terminology and letting go of "node" and "moon". Improving the terminology was suggested by Martin H a while back, thank you. | ||||
* | Fix nits spotted by go vet | Rasmus Dahlberg | 2024-05-16 | 2 | -2/+2 |
| | |||||
* | Use one worker per log as the default | Rasmus Dahlberg | 2024-01-08 | 1 | -2/+2 |
| | |||||
* | Configure logger using the -o option | Rasmus Dahlberg | 2024-01-08 | 1 | -1/+8 |
| | |||||
* | Add drafty prototype | Rasmus Dahlberg | 2024-01-07 | 2 | -0/+344 |