Open main menu

Changes

1,283 bytes added ,  16:25, 15 September 2016
no edit summary
A few things make Digital Ocean stand out as a hosting provider:<ol><li>A very comprehensive tutorial section makes Digital Ocean stand out. E.g. [https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-as-a-web-server-and-reverse-proxy-for-apache-on-one-ubuntu-14-04-dropletHow to configure nginx as a web server and reverse proxy for apache on a single Ubuntu instance].<li>Digital Ocean is "Ansible-friendly" because there is a [http://docs.ansible.com/digital_ocean_module.html core module in Ansible for interfacing with the Digital Ocean API]<li>Very interesting ability to use their API, with not only Ansible, but also their [https://www.digitalocean.com/community/tutorials/an-introduction-to-droplet-metadata "User Data"] endpoint. This can be used to make "config scripts" for [https://www.digitalocean.com/community/tutorials/how-to-use-cloud-config-for-your-initial-server-setup initial server setup]. For more about the User Data endpoints of the API, see https://developers.digitalocean.com/documentation/metadata/<li>[https://developers.digitalocean.com/libraries/ The API is available as programming-language specific libraries] for just about every popular programming language. So for example, you can use the [https://github.com/toin0u/DigitalOceanV2 PHP library] to use the DO API in your PHP application.<li>They offer SSD block storage that you can attach to your host, so if you need a relatively low-power machine but you also need 1TB of disk, you can do that.</ol> 
[[Category:Hosting]]
4,558

edits