Question
Dynamic DO Droplets' creation and configuration of
Currently I’m developing an API REST with NodeJS. What I want to do is everytime an User register in my system, create a new droplet, deploy and run an instance of the API REST previously mentioned and add a new DNS record for that new Droplet.
I don’t know if I can achieve that requirement with tools like Chef or Terraform.
Any ideas?
Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×