-
Published Question
seems to happen more and more, it takes forever to create an active server, whether its via api or via dashboard, it says 50 seconds remaining but stays like that for over 10 minutes.
Same when you are powering off or...
1
•
•
By
jjk2sfu
DigitalOcean
-
Published Question
Hi guys I need some help figuring out this pattern.
I have a web application currently running on flask at site.com
for each of my customer, I want to have a droplet from digitalocean running the copy of the flask app...
1
•
•
By
jjk2sfu
-
Published Question
Basically, I have an image with a flask server.
When I create a new droplet from it, the flask server doesn't run. It needs to be manually run.
How can I make the bash script to run python server.py as soon as the dr...
2
•
•
By
jjk2sfu
-
Published Answer
thank you. I guess do the same thing to check for event_id, and get progress data as well?
•
By
jjk2sfu
-
Published Question
when I create a droplet, it doesn't return the ip_address.
I look at my dashboard and it seems that ip address becomes initially available early on during the progress.
On average how long does it take until ip addres...
3
•
•
By
jjk2sfu
-
Published Question
when I create a droplet using the ssh key and a custom image, I am able to ssh into it fine on my computer.
however, when I create a droplet with the API, I am unable to ssh into it because it will say 'Server refused...
1
•
•
By
jjk2sfu
-
Published Question
I followed the tutorial here:
https://www.digitalocean.com/community/articles/how-to-set-up-ssh-keys--2
I generated ssh public key on my home pc.
I added it to the ssh keys in dashboard.
I create a droplet with the ss...
2
•
•
By
jjk2sfu
-
Published Question
Running ubuntu 12.04, what is the maximum number of files and folders a single directory can hold assuming that each files are pretty small ~1kb.
I need a way to store up to a million files in a single directory
3
•
•
By
jjk2sfu
-
Published Question
I can also see that with scrub checked on, I have to wait 11 minutes for the droplet to delete.
Does this count as a droplet or the moment delete is initiated is it reduced? So say my limit is 5, 5 droplets are being ...
1
•
•
By
jjk2sfu
-
Published Answer
thank you, I have reached out to support.
<br>
<br>so what is the purpose of ‘power off’. should I create droplets and destroy them…
•
By
jjk2sfu
-
Published Answer
How am I trying to manipulate pricing? I have a ton of data that needs to be processed in parallel and I am paying hourly for the 1…
•
By
jjk2sfu
-
Published Question
I need to process a lot of data on each droplet. Each droplet will use a custom image I have created. I will eventually use API to automate all this.
Right now, I'm concerned about how I can turn on all 100 droplets a...
5
•
•
By
jjk2sfu
-
Published Question
I want to be able to spin up a droplet that loads the image and automatically gives itself a unique-subdomain.mydomain.com, is this possible?
1
•
•
By
jjk2sfu