Randy Fay
Randy Fay
Thanks @tyler36 ! @stasadev fixed most of the things you mentioned, but > I like the "quieter" output. Is there a way to turn the information back on for debugging...
Another key thing to be done: - [ ] Can we note the return value from the called binary and determine if it exited due to SIGINT, and if not,...
@nickchomey I'd love to have you take this for a spin, since you've pioneered so much in the cloudflared arena. It can now do static as well as dynamic URLs,...
Thanks @nickchomey - the warning about your group ID is about (previous) misconfiguration of your machine, I think. GID 1000 should work for everybody on a normally configured linux machine.
Hi @nickchomey - Your suggestion is obviously an alternate implementation technique, but what we have here is a PR that is in play. I'm not tempted to re-implement from scratch...
I haven't experimented yet, but WP should work fine by using the pre-share hook to do the normal `ddev wp search-replace`, If you're interested in trying that out with this,...
And if you're interested in sharing your project locally, etc: * [Docs on sharing](https://ddev.readthedocs.io/en/stable/users/topics/sharing/) (`ddev share` is preferred by most) * [Hosting with DDEV](https://ddev.readthedocs.io/en/stable/users/topics/hosting/)
When we start to percolate this, a contributor training on this set of topics would really help: * A contributor training and blog on CA's, Certificates, System Store, Browser store,...
I'm certainly interested. Are you using coder.com with DDEV? I see references to people doing that. We just removed gitpod. The main issue for this topic is * https://github.com/ddev/ddev/issues/7294
I'm super interested in other online approaches after the loss of gitpod. It would be very cool to somehow support them in a more general way. Both gitpod and codespaces...