I understand how to create firewalls and associate them with a droplet. My question is if I make a snapshot or have a Marketplace Droplet can I associate firewall rules with it? I’d like to make deploying a Marketplace Droplet as simple as possible. As it is, I believe I need to provide instructions for manually creating the firewall. Can this be done automatically?
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya, @richardschmitt
You can also use the DigitalOcean API to automate the creation and association of firewall rules with a Droplet.
Check the API Docs here:
https://docs.digitalocean.com/reference/api/api-reference/#tag/Firewalls
Regards
Heya,
You can just create the rules inside the Droplet which will then be used for a Marketplace Dropet.