By mattcroftuk
So here’s my problem, i have looked around and can’t seem to find a solution to it, or i may just be googling the wrong terms.
I’m trying to setup droplet creation via the API and i’m using the user-date( cloud-config ) to run command’s. But no matter what i try and do the email associated with the account gets and email saying that the droplet is ready and the root password is “blah”.
So my question is how do i suppress that email so that the email does not get sent to the associated email with that account.
I know i could attach an SSH key but I’m trying to avoid attaching a Key via the API to the account in question.
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!
I can’t open my PostgreSQL remotely using PgAdmin. Kindly see the image link below for the prompt. http://s6.postimg.org/yx6vd6vm9/Postgre_SQL_connection.png
I’ve already did this to iptables and the postgre is running fine. iptables -A INPUT -p tcp -m tcp --dport 5432 -j ACCEPT iptables -A OUTPUT -p tcp -m tcp --dport 5432 -j ACCEPT
see the image link for the result of iptables -L http://s6.postimg.org/ftdjwuis1/Postgre_SQL_connection_2.png
@saurabh is correct. There isn’t currently any way to suppress the root password mail except for adding a SSH key.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.