Alex Palaistras

Results 13 issues of Alex Palaistras

**NOTE:** I am aware that this project is currently unmaintained, and even so this change would not make it in as support for pre-5.0 Android versions was dropped in version...

The `nginx-serve-volume` template service runs a full Nginx instance, in support of serving static files in a given (and potentially pre-existing) volume; currently, no health-checks are run, and should.

enhancement

GCC 15 has been released (fairly) recently, and with it come C23 features such as built-in `bool` types, which obviate the need for defining these in each code-base. In our...