Results 20 issues of Filipe Pina

**Describe the bug** After both server and agents are up and cluster is running smoothly, if the server goes down and comes back up with a different IP (but same...

This PR adds support for Jenkins-style hash schedule spec such as ``` 0 0 H * * * ``` `H` is replaced by something derived from job name and moduled...

* Releases via Github Actions * Include arm v7 and arm64 builds (for raspberry pis) To make a release, we just create a new (empty) release (via Github UI) or...

This is useful not only when using docker secrets but also to keep token out of process tree As a note, this was the first time I saw this `cli`...

Allow go-guerrila smtp logging level to be set via CLI flag

I just spent 1 hour googling and experimenting with my docker setup because nextcloud container would always use sqlite database no matter what I did. Finally decided to look into...

enhancement
docs
feature: auto config (environment variables)
feature: auto config (Docker secrets)
needs review

I see that a GA was added to publish the image to ghcr.io/librespeed/speedtest-go but I think it might be set to private visibility as it is not listed. Would you...

[django-environ](https://django-environ.readthedocs.io/) provides a clean interface to interact and cast settings from os.environ, allowing those to be replaced with a local `.env` file. It also supports (my main reason to introduce...

release/2.1.0

Up to recently I thought that Grafana did not truncate messages to 4096 and that was the reason I kept getting errors 400 from Telegram API (in the logs). When...

in_mem plugin modified to include MemAvailable (from /proc/meminfo) the `sysinfo` syscall exposes `si_meminfo` from the kernel but `MemAvailable` is calculated by `si_mem_available` and not exposed in any syscall, only in...

ok-to-test
ci/integration-docker-ok
ci/integration-test-ok
ok-package-test