Zachery Hostens

Results 18 comments of Zachery Hostens

So... How does one go about passing `config[:properties]` via `DATABASE_URL`? I have tried `?serverTimezone=`, `?properties.serverTimezone=`, `?properties[serverTimezone]=` and nothing seems to work.

Another alternative, Give an option to either "install" or print the actually commands / sudoers configuration options (with `NOPASSWD`) so sudoers file can be updated to not require a password...

I am not a sudoers guru, but this is what I ended up doing. This could easily be extended to using a `dinghy` group for allowing multiple users to do...

I think? this commit https://github.com/cptactionhank/docker-atlassian-jira-software/commit/f511df1e6334f9f6b02393013f851ec8a7535cc4 caused the issue? the confluence image still has the old code and its still tagging properly. But it doesn't really explain how the `8.1.0` tag...

I get the following attempting to send events. ``` | | 2022-05-13 23:03:40 | 2022-05-14 04:03:40,458 ERROR [com.red.sys.too.clo.ser.MessageService] (pool-9-thread-2) Unable to send cloudEvent: java.util.concurrent.CompletionException: javax.ws.rs.WebApplicationException: Unknown error, status code 500  ...

`--bind-address` handles this?

I started hitting this when I upgraded from `0.13.9 -> 0.13.10`. Zero problems with .9, nothing works with .10. _EDIT:_ After looking at the release noted I noticed this. It...

@fedepaol yeah its alright, was just unexpected. I actually _[just]_ updated to 0.13.10 and forced the frr image to 8.5.1 and everything is working good :)

I can confirm. I had to `:TmuxlineSnapshot` without enabling termguicolors and hardcoding tmux to load this in order for it to show up properly. Doing `set notermguicolors` and attempting to...