Eric Wang
Eric Wang
+1 I agree, a feature like this would be amazing!
> The HMR server is definitely launching for me here in your test project and I can load resources from it. I expect this is an interaction issue with Docker...
Could something be added to the documentation about this specific behavior? To warn the user that if they are receiving `net::ERR_EMPTY_RESPONSE`, they might need to change the port.
> I'd like to figure out why you didn't see the message on your set up but your friends set up did. That's a bit weird. We should do something...
Sorry, can you clarify your request? You were talking about creating users and then shifted to server installations.
This isn't something I'm interested in implementing at the moment. Convoy is regarded as the authoritative source in much of the design.
Is it possible for Convoy to fire webhook requests alternatively? This would be similar to how Stripe sends webhook requests to notify applications of completed transactions. This approach would be...
I can make it so that Convoy doesn't override configuration, but you're going to have to elaborate about support for IPs over DHCP. It's not clear whether it is possible...
Should MTU be set depending on the network interface or should all VMs in a node have the same MTU? I'm looking for what's the best way to implement this.
> But convoy should not override if something custom is set already in proxmox. Well that would be a bit hard to tell if a value was set by a...