I have 1 droplet with D.O and would like to add a 2nd one which can communicate on an internal network with the other. Please advise. Also can I have a custom image I can install on the 2nd droplet?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Hello,
This can be achieved by using a VPC. For more information on how to do that I could suggest the following documentation:
https://docs.digitalocean.com/products/networking/vpc/
You can also bring your custom images, by following the steps here:
https://docs.digitalocean.com/products/images/custom-images/
Hope that this helps!
Best,
Bobby