René Moser
René Moser
> A clear and concise description of what you want to accomplish. Hi, I successfully used the plugin with gitlab only but I wanted to add github as a fallback...
> A clear and concise description of what you want the system to do. An idea has come to me. The local user.json is nice and simple for smaller projects...
First, sorry for asking user questions here but I couldn't find another way to ask this. # Setup Running Nomad and Consul, fabio as system job on every client node...
### To help us save time and help you faster I have a few improvement requests for the cli `vmq-admin` - make `vmq-admin cluster show` automation friendlier by optionally disable...
### To help us save time and help you faster in the packages for centos7/8, debian11, suse, there is a `include conf.d/*.conf` in the vernemq.conf but it seems vernemq does...
Sending links in HTML e-mails for verification is problematic due to spam and phishing protection, the e-mail often does not arrive. Instead, I suggest the following mechanism: After registration, the...
PR ansible/ansible/pull/40391 have no intro added. There is only one maintainer but it would be nice for the community to know how we proceed with PRs.
Decide when to deprecate py27 officially and remove support in code and ci
I like to implement a translation handling using gettext, here is what I did: given a template with translations e.g. in welcome.html ``` {{ _("Translation") }} ``` create locales path...