Ben Yanke

Results 92 issues of Ben Yanke

Are there any current plans for a snap package? I'd love to grab it from a snap package, which can also make it far easier to get the latest version.

Currently, the alias wildcard interface looks like this: ![image](https://user-images.githubusercontent.com/4274911/140755729-b5fb52a4-60e4-4027-9daa-065c31117407.png) From here: https://github.com/Mailu/Mailu/blob/master/core/admin/mailu/ui/forms.py#L141 The wildcard config is well documented here (https://mailu.io/master/webadministration.html?highlight=sql%20like#aliases), but it's not obvious looking directly in the UI. Would...

type/enhancement

Currently, the readme has a number of docker run commands. Docker compose is a great tool to automate all the needed docker run flags behind a simple `docker-compose up`. Still...

Would you be open to either a PR, or documentation on how to use sanoid `--monitoring-*` flags but with prometheus? Prometheus is a growing monitoring tool that many sysadmins are...

It would be great to be able to select a subset of regions to display for easier-ability glancing. For example, if I'm running an app in the US and South...

enhancement
frontend

Not sure what is all involved in it, but just thought I'd add a ticket so it's tracked and done at some point!

I'd love to be able to auto-stop a repeat expense after a certain date and/or N iterations. For example, a payment I need to make only 8 times, once per...

I am starting in docker, and I'm getting this error: `LoadError: Could not load 'active_record/connection_adapters/dpostgres_adapter'. Make sure that the adapter in config/database.yml is valid. If you use an adapter other...

Look into rate limiting options. Failed binds would be the most obvious metric to check, but potentially others could arise too. Probably on a per-host basis.

Method `configHandler.Bind` has a Cognitive Complexity of 32 (exceeds 20 allowed). Consider refactoring. https://codeclimate.com/github/glauth/glauth/configbackend.go#issue_5b52af3c669b360001000027

autoticket
codeclimate