-
Published Question
I am creating a DigitalOcean droplet through their API. I am using their "user_data" feature to run commands upon creation.
This issue is that the "sed" command doesn't work for this, and I can't understand why. It wo...
Accepted Answer:
Hello, @Rainn
Looking at this I can see that you're not using any options for the sed command itself. Usually the -i option should change the data for you, so it will be sed -i
Let me know how this goes.
1
•
•
By
Rainn
DigitalOcean
API
Automated Setups
-
Published Answer
I decided to use SSH keys instead. The client is supposed to easily create their own SSH key in which they would use that for their…
•
By
Rainn
-
Published Question
I am in the process of developing a hosting/SaaS business using DigitalOcean. I already have the Droplet creation done, but now I need the Droplet's root information (username, password, etc) to be emailed to my custo...
2
•
•
By
Rainn
API
Automated Setups
Applications
Custom Images
Deployment
Ubuntu 18.04
-
Published Question
I was wondering if it is possible to start a web hosting company or SaaS business with Digital Ocean. I have been building a PHP web application (using the Laravel Framework) for a while now, and it is already done an...
2
•
•
By
Rainn
Deployment
DigitalOcean
Docker
PHP
PHP Frameworks
LAMP Stack
Monitoring
API
Applications
Ubuntu 18.04