-
Published Question
Any tutorial on doing Docker Auto Deployments to DO?
1
•
•
By
aswanevelder2
Docker
Ubuntu 16.04
-
Published Question
I created a project and was curious if I can use the referral program to monetize this. Will the $25 just be added as credit or can I request a pay out? Are there more ways of monetizing using DO Projects?
Accepted Answer:
"Referrals will be awarded via account credit." - https://www.digitalocean.com/help/referral-program/
1
•
•
By
aswanevelder2
DigitalOcean
-
Published Answer
I made a mistake in my request to this API. Thanks for the help.
•
By
aswanevelder2
-
Published Answer
Thanks for the assistance. The strange thing is if I query the API for a Snapshot I get no results
{“snapshots”:[],“links”:{},“m…
•
By
aswanevelder2
-
Published Question
I created a Snapshot of a Droplet thinking that it would be the Image I can use in the API to create a new Droplet, but this does not seem to be the case.
So my question is, how do I create an Image I can use to creat...
Accepted Answer:
You should be able to create a new Droplet via the API using a Snapshot as the base image. A minimal example would look like:
curl -X POST -H "Content-Type: application/json" \
-H "Authorization: Bearer $DO_TOKEN...
3
•
•
By
aswanevelder2
API
Ubuntu 16.04
-
Published Answer
DigitalOcean now has become a liability for us as a company. We have a multi-instance architecture and due to their random-at-will …
•
By
aswanevelder2