Matt Hook
Matt Hook
@Sleepful I just discovered this project but it looks dead. No commits since 2023. Maybe litefs is a better option. I read that he's working on multi-master mode or it...
@shashank-priyadarshi Sven left Portainer a rather long time ago. @samdulam is still there. It's probably logged internally
I found a maintained fork of this project. https://wongfei2009.github.io/harmonylite/
@jaydrogers it aint quite right yet. I'm adding more to this branch. Caddy syntax is a bit different too. I think the syntax examples I find on the web might...
Ok, figured out the automatic https. Now I need to figure out how to best structure the caddyfile
I think we should either build the Caddyfile externally or like php unit, start with a simple config file and enable tls config via curl calls to it's api. I...
PR: https://github.com/travisghansen/kubernetes-client-php/pull/15
I ended up create a completely new config.json and overwrite the default. It's the only way I could turn off the default behavior of having php route every call through...
@TheAndrey I've abandoned nginx unit as well. It's good but limited as you say. I managed to get FrankenPHP running and it's heaps better but I'm using a bit of...
That would be amazing @DerManoMann !