claffin/cloudproxy

Multiple regions & Historical reporting

mrahmadt opened this issue · 2 comments

Hello

Thank you very much for this great script, simple and can be a replacement for scraproxy

Is it possible to define multiple regions? for example, I want to have 3-5 regions with digitalocean and cloudproxy will randomly create VMs on them

my second question is there any log file or report that I can use to check how many VMs has been created, the duration, and the period? so I can compare my hosting cost let's say on weekly bases and decide which cloud provider is better for me?

Hey,

Thanks for the comment.

Multiple regions make sense. I'll look to implement in the future.

Log files/report are more complicated as this application is stateless. That data would need to be stored somewhere. I'm not sure on the best solution, a s3 bucket or a database maybe. I agree it would be useful to keep metrics and logs, but needs to be stored somewhere.

Hi there, I stumbled upon this project and it looks great! Awesome work! I was just curious if this is still on the radar or if the project is considered inactive?