Théophile
Théophile
Hi! To work on mac os I suggest to install aaPanel in a virtual machine. This is how I use it ^^ I don't think that tools used by aapanel...
Instead of random names, I suggest generating hostnames based on the project and service names. For example, if the project is called "MyProject" and the service is "nginx", the hostname...
Maybe you can prompt the user to provide a wildcard domain so you can generate domains for exposed services automatically example: servicename-with-hash.example.com
I think the second option is much more relevant; however, you could combine both solutions. Using random names makes app setup and debugging more challenging because you can't identify what...
I don't think it's necessary to specify the type of service in its name. In a project, you shouldn't give the same name to two different services
@tiagolobocastro is it related to ./io-engine/src/core/nic.rs:227 ?