Christian Winther

Results 200 comments of Christian Winther

Hi @vrenjith I have a semi-updated doc over here on how to develop on hashi-ui https://github.com/jippi/hashi-ui/blob/master/DEVELOPMENT.md Most frontend code exist in https://github.com/jippi/hashi-ui/tree/master/frontend/src/ within `containers` and `components` folder Are you familiar...

I've been hit with this issue a couple of times, @natefinch do you think it need more work before being merged in?

Hey! Any chance for this getting some traction again? We're using Magefile at @seatgeek and we could really use this to do proper cleanup of more complex tasks (like docker...

I like `mg.Cleanup` a lot better to be honest! :)

Sounds fantastic @a-palchikov - thank you! :)

Bump this a couple of years later - being able to set the data format distinct from UI language would be nice - am/pm is not very friendly to most...

Ah I see, do you know when thats slated for some early homelab testing? :) Saw this ~old post about it being WIP https://xen-orchestra.com/blog/devblog-3-working-on-xo-6/ saying `which is planned to be...

I would be amazingly happy if it used Consul for cluster and state management - its quite light-weight ,resilient and easy to work with - and incredible well tested/implemented. It's...

I'm seeing same issue running RA inside Docker with `privileged: true` (only way to get mDNS working for me) on a Pi 4 model B using Ubuntu 22.04 LTS 64bit...

I just got hit by this one as well 😄 Is there a way to disable this behavior for a file or a line? currently it blocks any usage of...