Carlos Mendes

Results 4 comments of Carlos Mendes

Hi @mongrelion I had the same problem before. I solved that by setting the `associate_public_ip_address = true` in my `aws_instance`.

This feature sounds good. An idea to do the backup in the cloud is Google Drive App Folder. This link explains more https://developers.google.com/drive/v3/web/appdata

Hi @lovebdsobuj, if I understood you, here is my suggestion. Check a forecast's webservice every midnight then get the values of sunrise and sunset and save them as new todo...

Hi. I got a solution for all these problems. The first one was related with the IP chosen by docker-machine in MacOS. I changed the fixed IP to **_192.168.99.100**_, that...