svn commit: r47147 - head/share/xml

Rene Ladan rene at FreeBSD.org
Sun Aug 2 18:45:56 UTC 2015


Author: rene
Date: Sun Aug  2 18:45:55 2015
New Revision: 47147
URL: https://svnweb.freebsd.org/changeset/doc/47147

Log:
  Add Digital Ocean, a cloud hosting provider with support for FreeBSD hosts.
  
  PR:		201903
  Submitted by:	jungleboogie0 at gmail.com

Modified:
  head/share/xml/commercial.isp.xml

Modified: head/share/xml/commercial.isp.xml
==============================================================================
--- head/share/xml/commercial.isp.xml	Sun Aug  2 18:31:53 2015	(r47146)
+++ head/share/xml/commercial.isp.xml	Sun Aug  2 18:45:55 2015	(r47147)
@@ -192,6 +192,19 @@
     </description>
   </entry>
 
+  <entry id="digitalocean">
+    <name>Digital Ocean</name>
+    <url>https://www.digitalocean.com/</url>
+    <description>
+      Digital Ocean offers FreeBSD virtaul private servers (Droplets)
+      from ten data centers around the world.  Droplets range in size
+      and price, supporting hourly or monthly billing with snapshot
+      functionality.  All Droplets are created on SSD drives for
+      ideal performance.  FreeBSD support was added the first quarter
+      of 2015.
+    </description>
+  </entry>
+
   <entry id="emuadmin">
     <name>EmuAdmin</name>
     <url>http://www.emuadmin.com/</url>


More information about the svn-doc-head mailing list