Closed albertog closed 9 months ago
Hi @albertog! Thanks for the heads up. Please try this steps:
It will help also if you can share what software you are running in the VM. In regards to the dispatch.yaml file, that should work just fine.
Finally, please keep in mind that vmproxy was designed to handle non-scaling traffic, i.e., it is designed to allow you to spin up on-demand VMs, but you need to shut them down on you code and it won't scale by design. It may be easier depending of your use case that you could try the beta Managed VMs, that has more features and scales up and down (except scaling to zero).
You can find examples in the vmproxy/examples folder. Doing minor changes in this app should get you started.
Let me know if that helps!
Ok got it now is more clear. it is working and it is better than i tought now that I understand the phylosophy of design.
Again thanks and I wil encourage to improve/maintenace becasue it is a really useful.
Bye
Hi firstly I give you thanks for your great tools. I would like used it but I have a doubt about how should I use this vmproxy with dispacht.yaml similar that vm standard or other away. I have tried but connections is refused probably I am doing some wrong.
Can you provided a link or example that I can read.
thanks in advance.