Julien

Results 237 comments of Julien

Please update what are next steps to get this merged. thanks

rebase and squash done.

I tried have redhat epel both as external role (requirements issue) and inline (still issue - python3-wheel-wheel missing on redhat-9...). Please suggest. I'm fine to resubmit a rebased PR but...

is there a path to get this merged? or no interest as it feels after 9 months?

Likely because role default config is sqlite for which this does not matter and default role settings is tcp port too https://github.com/roles-ansible/ansible_role_gitea/blob/main/defaults/main.yml#L135 https://github.com/roles-ansible/ansible_role_gitea/blob/main/templates/gitea.ini.j2#L125 But I agree it is fine to...

It seems it is not possible to have a x86_64 build without aes because of gxhash dependency, right? https://github.com/ogxd/gxhash/blob/main/README.md

> it is possible, you can manually do it Ah, great! Thanks! I had the impression gxhash was required. Added source build option to my ansible role https://github.com/juju4/ansible-openobserve (work in...

Thanks What about stun and turn IPs?

Test was with squid which seems to have http/2+grpc support (if sslbump and extra config) and also direct connect (no sslbump) should work per https://docs.spectrocloud.com/architecture/grps-proxy/#grpc-and-proxies Quick check some other web...