Files
awesome-awesomeness/html/digitalocean.html
2025-07-18 22:22:32 +02:00

182 lines
8.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<h1 id="awesome-digitalocean-awesome">Awesome DigitalOcean <a
href="https://awesome.re"><img src="https://awesome.re/badge.svg"
alt="Awesome" /></a></h1>
<p><a
href="https://www.digitalocean.com/"><img src="https://raw.githubusercontent.com/jonleibowitz/awesome-digitalocean/master/media/DO_Logo.png" align="right" width="100"></a></p>
<blockquote>
<p>A curated list of awesome <a
href="https://www.digitalocean.com">DigitalOcean</a> guides, blogs, and
other resources.</p>
</blockquote>
<p>DigitalOceans tagline is it is a simple and robust cloud computing
platform, designed for developers. With DigitalOcean you can easily spin
up cloud compute and storage resources either indivdually or with a
team.</p>
<p>Contributions welcome. Add links through pull requests or create an
issue to start a discussion.</p>
<h2 id="contents">Contents</h2>
<ul>
<li><a href="#community">Community</a></li>
<li><a href="#configuration-management">Configuration
management</a></li>
<li><a href="#developer-documentation">Developer documentation</a></li>
<li><a href="#open-source-projects">Open source projects</a></li>
<li><a href="#commercial-integrations">Commercial integrations</a></li>
<li><a href="#community-oss-projects">Community OSS projects</a></li>
<li><a href="#clients">Clients</a></li>
<li><a href="#video-tutorials">Video tutorials</a></li>
<li><a href="#other">Other</a></li>
</ul>
<h2 id="community">Community</h2>
<ul>
<li><a href="https://www.digitalocean.com/community/tutorials">Tutorial
Search and Index</a></li>
<li><a href="https://www.digitalocean.com/community/tags">Community
articles by tag</a></li>
<li><a
href="https://www.digitalocean.com/community/questions">Questions</a></li>
<li><a
href="https://www.digitalocean.com/community/projects">Projects</a></li>
<li><a href="https://www.meetup.com/pro/digitalocean/">Meetups</a></li>
<li><a href="https://www.linkedin.com/groups/8876623/">DigitalOcean
Lovers</a> - A LinkedIn group for users and lovers of DigitalOcean.</li>
<li></li>
</ul>
<h2 id="configuration-management">Configuration management</h2>
<ul>
<li><a
href="https://the.binbashtheory.com/using-ansible-with-digitalocean/">Using
Ansible with DigitalOcean</a></li>
<li><a
href="https://docs.ansible.com/ansible/latest/collections/community/digitalocean/index.html#plugins-in-community-digitalocean">Ansible
Cloud Modules - DigitalOcean</a></li>
<li><a href="https://www.terraform.io/docs/providers/do/">Terraform -
DigitalOcean Provider</a></li>
<li><a href="https://github.com/keinohguchi/do-in-action">DigitalOcean
in Action!</a> - Example repo for using DigitalOcean with Terraform and
Ansible.</li>
<li><a href="https://surdu.me/2019/07/28/digital-ocean-ddns.html">Use
DigitalOcean as Dynamic DNS</a></li>
</ul>
<h2 id="developer-documentation">Developer documentation</h2>
<ul>
<li><a
href="https://developers.digitalocean.com/documentation/v2/">API</a></li>
<li><a
href="https://developers.digitalocean.com/documentation/spaces/">Spaces
API</a></li>
<li><a
href="https://developers.digitalocean.com/documentation/oauth/">OAuth</a></li>
<li><a
href="https://developers.digitalocean.com/documentation/metadata/">Droplet
Metadata</a></li>
<li><a href="https://www.digitalocean.com/docs/release-notes/">Official
DO Release Notes</a> - Notes tracking incremental improvements and major
releases for the DigitalOcean cloud platform.</li>
<li><a href="https://slugs.do-api.dev/">DigitalOcean API Slugs</a></li>
</ul>
<h2 id="open-source-projects">Open source projects</h2>
<ul>
<li><a href="https://developers.digitalocean.com/opensource/">Open
Source @ DigitalOcean</a></li>
<li><a href="https://github.com/digitalocean/netbox">Netbox</a></li>
<li><a href="https://github.com/digitalocean/doctl">Doctl</a> - Official
command-line interface for the DigitalOcean API.</li>
<li><a
href="https://github.com/digitalocean/go-libvirt">go-libvirt</a></li>
<li><a href="https://github.com/digitalocean/go-qemu">go-qemu</a></li>
</ul>
<h2 id="commercial-integrations">Commercial integrations</h2>
<ul>
<li><a href="https://bill.do">Bill.do</a> - Free DigitalOcean billing
monitoring and insights tool</li>
<li><a href="https://hostlaunch.io">HostLaunch</a> - Launch a hosting
company based on DigitalOcean and ServerPilot.</li>
<li><a href="https://simplebackups.io">SimpleBackups</a> - Tool for
scheduling DigitalOcean backups (files &amp; databases) on
auto-pilot.</li>
<li><a href="https://snapshooter.io/digitalocean">SnapShooter</a> - Tool
for taking Daily to Hourly backups of Droplets and Volumes</li>
<li><a href="https://weap.io">Weap.io</a> - Hourly to Daily DigitalOcean
backups. Tool for scheduling more frequent DigitalOcean backups</li>
</ul>
<h2 id="community-oss-projects">Community OSS projects</h2>
<ul>
<li><a href="https://github.com/f/do-sshuttle">do-sshuttle</a> -
Transparent Proxying via sshuttle to DigitalOcean Droplet.</li>
<li><a href="https://github.com/qmx/drophosts">drophosts</a> - Update
<code>/etc/hosts</code> with peer droplets.</li>
<li><a href="https://github.com/tam7t/droplan">droplan</a> - Manage
iptable rules for the private interface on DigitalOcean droplets.</li>
<li><a
href="https://github.com/theforeman/foreman-digitalocean">foreman-digitalocean</a>
- Plugin to enable management of DigitalOcean droplets in Foreman.</li>
<li><a
href="https://github.com/shiva-hack/ghost-digitalocean">ghost-digitalocean</a>
- A DigitalOcean Storage adapter for Ghost.</li>
<li><a
href="https://github.com/jimmycuadra/lita-digitalocean">lita-digitalocean</a>
- Lita handler for managing DigitalOcean services.</li>
<li><a href="https://github.com/progrium/hostpool">hostpool</a> - Worker
pool manager for DigitalOcean hosts.</li>
<li><a href="https://github.com/skibish/ddns">DDNS</a> - Personal DDNS
client with DigitalOcean Networking DNS as backend.</li>
<li><a
href="https://github.com/addpipe/Less-Confusing-Digital-Ocean-Menus">Less
Confusing Menus</a> - A Chrome extension that makes account menus less
confusing.</li>
<li><a href="https://github.com/NicholasPCole/dodc">DigitalOcean Droplet
creator</a> - A dialog-based shell script to quickly create a single
DigitalOcean Droplet.</li>
<li><a
href="https://github.com/bjornjohansen/do-upgrade-plans">do-upgrade-plans</a>
- A script to upgrade your DigitalOcean Droplets to better plans with
the same cost.</li>
</ul>
<h2 id="clients">Clients</h2>
<ul>
<li><a href="https://github.com/digitalocean/doctl">doctl</a> -
Command-line tool for DigitalOcean services.</li>
<li><a
href="https://github.com/andrewsomething/digitalocean-indicator">digitalocean-indicator</a>
- Debian Gnome panel client.</li>
<li><a href="https://github.com/itohnobue/domanager">domanager</a> -
Linux and Windows System Tray Client.</li>
<li><a href="https://github.com/terhechte/OceanBar">OceanBar</a> - macOS
menu bar client.</li>
<li><a href="https://github.com/pearkes/tugboat">Tugboat</a> - Ruby
command-line tool for DigitalOcean services, focusing on a more guided
UX.</li>
</ul>
<h2 id="video-tutorials">Video tutorials</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=XpxgSZ3dspE">Building a
Kubernetes cluster on DigitalOcean using Kubicorn</a></li>
</ul>
<h2 id="other">Other</h2>
<ul>
<li><a href="https://www.reddit.com/r/digital_ocean/">Reddit
community</a></li>
<li><a href="https://webchat.freenode.net/"><code>##digitalocean</code>
on freenode</a></li>
<li><a
href="https://github.com/digitalocean/engineering-code-of-conduct">Engineering
Code of Conduct</a></li>
<li><a href="https://github.com/digitalocean/do_user_scripts">User
Scripts</a> - User data scripts to help provision apps on a
Droplet.</li>
<li><a href="https://hacktoberfest.digitalocean.com/">Hacktoberfest</a>
- Month-long celebration of open source software in partnership with
GitHub.</li>
</ul>
<h2 id="license">License</h2>
<p><a href="https://creativecommons.org/publicdomain/zero/1.0/"><img
src="http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg"
alt="CC0" /></a></p>
<p>To the extent possible under law, <a
href="https://github.com/jonleibowitz">Jon Leibowitz</a> has waived all
copyright and related or neighboring rights to this work.</p>
<p><a
href="https://github.com/jonleibowitz/awesome-digitalocean">digitalocean.md
Github</a></p>